Home
last modified time | relevance | path

Searched refs:ifnet_mbuf_packetpreamblelen (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/netinet6/
H A Dudp6_output.c663 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
730 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
/xnu-12377.1.9/bsd/net/
H A Dif_var_private.h1788 __private_extern__ uint32_t ifnet_mbuf_packetpreamblelen(struct ifnet *);
H A Dif.c6876 ifnet_mbuf_packetpreamblelen(struct ifnet *ifp) in ifnet_mbuf_packetpreamblelen() function
/xnu-12377.1.9/bsd/netinet/
H A Dudp_usrreq.c2175 ifnet_mbuf_packetpreamblelen(outifp), in udp_output()