HomeSort by: relevance | last modified time | path
    Searched refs:npf_ifmap_getid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/npf/
npf_if.c 178 * npf_ifmap_getid: get the ID for the given network interface.
188 npf_ifmap_getid(npf_t *npf, const ifnet_t *ifp) function in typeref:typename:unsigned
npf_mbuf.c 77 unsigned ifid = npf_ifmap_getid(npf, ifp);
npf_impl.h 333 u_int npf_ifmap_getid(npf_t *, const ifnet_t *);

Completed in 37 milliseconds