Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Dudp6_output.c628 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
687 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
/xnu-8796.121.2/bsd/net/
H A Dif_var_private.h1721 __private_extern__ uint32_t ifnet_mbuf_packetpreamblelen(struct ifnet *);
H A Dif.c6093 ifnet_mbuf_packetpreamblelen(struct ifnet *ifp) in ifnet_mbuf_packetpreamblelen() function
/xnu-8796.121.2/bsd/netinet/
H A Dudp_usrreq.c2099 ifnet_mbuf_packetpreamblelen(outifp), in udp_output()