Searched refs:satype (Results 1 – 1 of 1) sorted by relevance
570 pfkey_satype2proto(uint8_t satype) in pfkey_satype2proto() argument572 switch (satype) { in pfkey_satype2proto()1890 int satype = hdr->sadb_msg_satype; in pfkey_promisc() local1895 if (satype != 0 && satype != 1) in pfkey_promisc()1897 pfk->promisc = satype; in pfkey_promisc()3363 __u8 satype = (x->id.proto == IPPROTO_ESP ? SADB_SATYPE_ESP : 0); in pfkey_send_new_mapping() local3370 if (!satype) in pfkey_send_new_mapping()3397 hdr->sadb_msg_satype = satype; in pfkey_send_new_mapping()