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.h302 # define GETIFP(n, v, ifs) (void *)get_unit(n, v, ifs) macro
473 # define GETIFP(n, v, ifs) get_unit(n, v, ifs) macro
628 # define GETIFP(n,v, ifs) ifunit(n) macro
706 # define GETIFP(n, v, ifs) ifunit(n) macro
1074 # define GETIFP(n, v, ifs) ifunit(n, IFNAMSIZ) macro
1194 # define GETIFP(n,v) dev_get_by_name(n) macro
1310 # define GETIFP(n, v) getifp(n, v) macro
1485 # define GETIFP(x, v, ifs) get_unit(x,v, ifs) macro
1634 # 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.c6985 fdp->fd_ifp = GETIFP(fdp->fd_ifname, v, ifs);
7031 nic = GETIFP(name, v, ifs);