Searched refs:ITPF_PFLAGS (Results 1 – 3 of 3) sorted by relevance
530 #define ITPF_PFLAGS 0x7 macro540 #define ITPF_CLONE(f) (f) = (((f) & ITPF_PFLAGS) | \541 (((f) & ITPF_PFLAGS) << ITPF_SHIFT));542 #define ITPF_SWAP(f) (f) = ((((f) & ITPF_PFLAGS) << ITPF_SHIFT) | \
584 itp->itp_flags &= ~ITPF_PFLAGS; in spdsock_flush_node()1262 itp->itp_flags &= ~ITPF_PFLAGS; in spdsock_deleterule()3114 itp->itp_flags &= ~ITPF_PFLAGS; in spdsock_parse()
1034 itp->itp_flags &= ~ITPF_PFLAGS; in iptun_set_sec_simple()