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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1225 int ipft_flags; member in struct:ipftuneable
1251 int ipft_flags; member in struct:ipftune
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c119 int ipft_flags; member in struct:ipft_s
11747 (ipft->ipft_flags & IPFT_F_SELF_REPLY) ? mp : mp1, cr);
11749 if (ipft->ipft_flags & IPFT_F_SELF_REPLY) {
11759 if (ipft->ipft_flags & IPFT_F_NO_REPLY) {

Completed in 124 milliseconds