Searched refs:satype (Results 1 – 1 of 1) sorted by relevance
566 pfkey_satype2proto(uint8_t satype) in pfkey_satype2proto() argument568 switch (satype) { in pfkey_satype2proto()1885 int satype = hdr->sadb_msg_satype; in pfkey_promisc() local1890 if (satype != 0 && satype != 1) in pfkey_promisc()1892 pfk->promisc = satype; in pfkey_promisc()3362 __u8 satype = (x->id.proto == IPPROTO_ESP ? SADB_SATYPE_ESP : 0); in pfkey_send_new_mapping() local3369 if (!satype) in pfkey_send_new_mapping()3396 hdr->sadb_msg_satype = satype; in pfkey_send_new_mapping()