Home
last modified time | relevance | path

Searched refs:ifnet_flowid (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dnet_stubs.c363 STUB(ifnet_flowid);
H A Dkpi_interface.h1676 extern errno_t ifnet_flowid(ifnet_t interface, u_int32_t *flowid);
H A Ddlil.c7093 ifnet_flowid(struct ifnet *ifp, uint32_t *flowid) in ifnet_flowid() function