Home
last modified time | relevance | path

Searched refs:ipf_getifname (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h589 extern char *ipf_getifname __P((struct ifnet *, char *));
591 ipf_getifname((struct ifnet *)x, b)
H A Dfil.c6156 ipf_getifname(ifp, buffer) in ipf_getifname() function