Searched refs:ITPF_PFLAGS (Results 1 – 3 of 3) sorted by relevance
525 #define ITPF_PFLAGS 0x7 macro535 #define ITPF_CLONE(f) (f) = (((f) & ITPF_PFLAGS) | \536 (((f) & ITPF_PFLAGS) << ITPF_SHIFT));537 #define ITPF_SWAP(f) (f) = ((((f) & ITPF_PFLAGS) << ITPF_SHIFT) | \
581 itp->itp_flags &= ~ITPF_PFLAGS; in spdsock_flush_node()1259 itp->itp_flags &= ~ITPF_PFLAGS; in spdsock_deleterule()3107 itp->itp_flags &= ~ITPF_PFLAGS; in spdsock_parse()
1033 itp->itp_flags &= ~ITPF_PFLAGS; in iptun_set_sec_simple()