Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dudp6_output.c627 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
686 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
/xnu-8020.121.3/bsd/net/
H A Dif_var.h2171 __private_extern__ uint32_t ifnet_mbuf_packetpreamblelen(struct ifnet *);
H A Dif.c5988 ifnet_mbuf_packetpreamblelen(struct ifnet *ifp) in ifnet_mbuf_packetpreamblelen() function
/xnu-8020.121.3/bsd/netinet/
H A Dudp_usrreq.c2086 ifnet_mbuf_packetpreamblelen(outifp), in udp_output()