Searched refs:ITPF_IFLAGS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h532 #define ITPF_IFLAGS 0x38 macro
538 (((f) & ITPF_IFLAGS) >> ITPF_SHIFT))
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c1022 itp->itp_flags &= ~ITPF_IFLAGS;
1061 itp->itp_flags &= ~ITPF_IFLAGS;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c583 itp->itp_flags &= ~ITPF_IFLAGS;
1261 itp->itp_flags &= ~ITPF_IFLAGS;
3109 itp->itp_flags &= ~ITPF_IFLAGS;

Completed in 60 milliseconds