Home
last modified time | relevance | path

Searched refs:COPYIFNAME (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h303 # define COPYIFNAME(x, b, v) (void) net_getifname(((v) == 4) ? \ macro
474 # define COPYIFNAME(x, b, v) \ macro
791 # define COPYIFNAME(x, b, v) \ macro
869 # define COPYIFNAME(x, b) \ macro
1012 # define COPYIFNAME(x, b, v) \ macro
1216 # define COPYIFNAME(x, b) \ macro
1676 #ifndef COPYIFNAME
1679 # define COPYIFNAME(x, b, v) \ macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c346 COPYIFNAME(ifp, ipfl.fl_ifname);
H A Dip_state.c1455 COPYIFNAME(ifp, is->is_ifname[(out << 1) + 1], fr->fr_v);
1459 COPYIFNAME(ifp, is->is_ifname[(1 - out) << 1], fr->fr_v);
1463 COPYIFNAME(ifp, is->is_ifname[((1 - out) << 1) + 1], fr->fr_v);
1469 COPYIFNAME(fin->fin_ifp, is->is_ifname[out << 1], fin->fin_v);
2346 COPYIFNAME(ifp, is->is_ifname[idx], fin->fin_v);
H A Dip_nat6.c921 COPYIFNAME(fin->fin_ifp, nat->nat_ifnames[0], fin->fin_v);
H A Dip_nat.c2708 COPYIFNAME(fin->fin_ifp, nat->nat_ifnames[0], fin->fin_v);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c644 COPYIFNAME(ifp, ifname, 0);