Searched refs:framer (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_loop.c459 lo_init.framer = lo_framer;
H A Dkpi_interface.h558 @field framer The function used to frame outbound packets, may be NULL.
584 ifnet_framer_func framer; /* optional */ member in struct:ifnet_init_params
988 any filters, a protocol preoutput function, the interface framer
1018 interface framer functions will be bypassed. The packet will
H A Dif_vlan.c817 vlan_init.framer = ether_frameout;
H A Dkpi_interface.c133 ifp->if_framer = init->framer;
H A Dif_bond.c1186 bond_init.framer = ether_frameout;

Completed in 103 milliseconds