Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/
H A Dudp6_output.c629 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
688 ifnet_mbuf_packetpreamblelen(outif), in udp6_output()
/xnu-10002.41.9/bsd/net/
H A Dif_var_private.h1621 __private_extern__ uint32_t ifnet_mbuf_packetpreamblelen(struct ifnet *);
H A Dif.c6425 ifnet_mbuf_packetpreamblelen(struct ifnet *ifp) in ifnet_mbuf_packetpreamblelen() function
/xnu-10002.41.9/bsd/netinet/
H A Dudp_usrreq.c2108 ifnet_mbuf_packetpreamblelen(outifp), in udp_output()