Searched defs:IFNAME (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h297 # define IFNAME(x) ((ill_t *)x)->ill_name macro
468 # define IFNAME(x, b) ((ill_t *)x)->ill_name macro
638 # define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
716 # define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
785 # define IFNAME(x) ((struct ifnet *)x)->if_xname macro
792 # define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
863 # define IFNAME(x) ((struct ifnet *)x)->if_xname macro
872 # define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
1006 # define IFNAME(x, b) ((struct ifnet *)x)->if_xname macro
1013 # define CACHE_HASH(x) ((IFNAME(fi
1153 # define IFNAME macro
1207 # define IFNAME macro
1669 # define IFNAME macro
[all...]

Completed in 55 milliseconds