Searched refs:ifnet_framer_func (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.h322 @typedef ifnet_framer_func
323 @discussion ifnet_framer_func is called for each outbound packet to
347 typedef errno_t (*ifnet_framer_func)(ifnet_t interface, mbuf_t *packet, typedef
641 ifnet_framer_func framer; /* optional */
878 ifnet_framer_func framer; /* optional */
H A Dif_var.h551 ifnet_framer_func if_framer;

Completed in 79 milliseconds