Configures options for the interface, such as multicast packet reception. It is recommended to call this function only once after the controller is initialized with either hpeOpen or hpeOpenWithOptions and before attaching any receive buffers.
HPESTATUS mhpeConfigOptions(
MPEHANDLE ifhandle,
const HPE_CONFIG_OPTIONS *options,
uint32_t size_of_options );
ifhandle
options
size_of_options
A HPESTATUS.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 7.1 | intime/rt/include/mhpeif.h | mhpeif.h | mhpeif.lib |