Searched refs:satype (Results 1 – 1 of 1) sorted by relevance
527 pfkey_satype2proto(uint8_t satype) in pfkey_satype2proto() argument529 switch (satype) { in pfkey_satype2proto()1830 int satype = hdr->sadb_msg_satype; in pfkey_promisc() local1835 if (satype != 0 && satype != 1) in pfkey_promisc()1837 pfk->promisc = satype; in pfkey_promisc()3284 __u8 satype = (x->id.proto == IPPROTO_ESP ? SADB_SATYPE_ESP : 0); in pfkey_send_new_mapping() local3291 if (!satype) in pfkey_send_new_mapping()3318 hdr->sadb_msg_satype = satype; in pfkey_send_new_mapping()