ifnet_init_params
Declaration
struct ifnet_init_params {
...
};Discussion
This structure is used to define various properties of the interface when calling ifnet_allocate. A copy of these values will be stored in the ifnet and cannot be modified while the interface is attached.
Topics
Fields
uniqueiduniqueid_lennameunitfamilytypeoutputdemuxadd_protodel_protoframersoftcioctlset_bpf_tapdetacheventbroadcast_addrbroadcast_len
Instance Properties
See Also
ifnet
ifnet_add_proto_funcifnet_attach_proto_paramifnet_attach_proto_param_v2ifnet_check_multiifnet_del_proto_funcifnet_demux_descifnet_demux_funcifnet_detached_funcifnet_event_funcifnet_family_tifnet_framer_funcifnet_ioctl_funcifnet_offload_tifnet_output_funcifnet_set_bpf_tapifnet_stat_increment_paramifnet_stats_paramifnet_t