Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h301 # define GETIFP(n, v, ifs) (void *)get_unit(n, v, ifs) macro
472 # define GETIFP(n, v, ifs) get_unit(n, v, ifs) macro
627 # define GETIFP(n,v, ifs) ifunit(n) macro
705 # define GETIFP(n, v, ifs) ifunit(n) macro
1073 # define GETIFP(n, v, ifs) ifunit(n, IFNAMSIZ) macro
1193 # define GETIFP(n,v) dev_get_by_name(n) macro
1309 # define GETIFP(n, v) getifp(n, v) macro
1483 # define GETIFP(x, v, ifs) get_unit(x,v, ifs) macro
1632 # define GETIFP(n, v, ifs) ifunit(n) macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c494 fdp->fd_ifp = GETIFP(fdp->fd_ifname, v, ifs);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c6981 fdp->fd_ifp = GETIFP(fdp->fd_ifname, v, ifs);
7027 nic = GETIFP(name, v, ifs);