Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet6/
H A Dudp6_output.c647 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
712 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
/xnu-11215.81.4/bsd/net/
H A Dif_var_private.h1657 __private_extern__ uint32_t ifnet_mbuf_packetpreamblelen(struct ifnet *);
H A Dif.c6694 ifnet_mbuf_packetpreamblelen(struct ifnet *ifp) in ifnet_mbuf_packetpreamblelen() function
/xnu-11215.81.4/bsd/netinet/
H A Dudp_usrreq.c2159 ifnet_mbuf_packetpreamblelen(outifp), in udp_output()