Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dprintfr.c95 if (*fp->fr_ifname) {
96 printifname("on ", fp->fr_ifname, fp->fr_ifa);
151 printaddr(fp->fr_v, fp->fr_satype, fp->fr_ifname,
157 printaddr(fp->fr_v, fp->fr_datype, fp->fr_ifname,
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipfcomp.c589 if (*fr->fr_ifname)
1040 !strcmp(fr1->fr_ifname, fr->fr_ifname)) {
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h671 #define fr_ifname fr_ifnames[0] macro