Searched refs:OP_PCL_IPSEC_CIPHER_MASK (Results 1 – 3 of 3) sorted by relevance
213 uint16_t proto_cls1 = protoinfo & OP_PCL_IPSEC_CIPHER_MASK; in __rta_ipsec_proto()
367 switch (algtype & OP_PCL_IPSEC_CIPHER_MASK) { in __rta_copy_ipsec_encap_pdb()484 switch (algtype & OP_PCL_IPSEC_CIPHER_MASK) { in __rta_copy_ipsec_decap_pdb()
637 #define OP_PCL_IPSEC_CIPHER_MASK 0xff00 macro