Home
last modified time | relevance | path

Searched refs:l_natt_type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey.c1311 if (sa_parms->l_natt_type) { in pfkey_send_x1()
1419 if (sa_parms->l_natt_type) { in pfkey_send_x1()
1421 sa_parms->l_natt_type); in pfkey_send_x1()
2420 pfkey_set_natt_type(caddr_t buf, caddr_t lim, u_int type, u_int8_t l_natt_type) in pfkey_set_natt_type() argument
2434 p->sadb_x_nat_t_type_type = l_natt_type; in pfkey_set_natt_type()
2554 u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, in pfkey_send_update_nat() argument
2580 psaa.l_natt_type = l_natt_type; in pfkey_send_update_nat()
2629 u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, in pfkey_send_add_nat() argument
2655 psaa.l_natt_type = l_natt_type; in pfkey_send_add_nat()
H A Dlibpfkey.h89 u_int8_t l_natt_type; member
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c1192 sa_args.l_natt_type = iph2->ph1->natt_options->encaps_type;
1479 sa_args.l_natt_type = UDP_ENCAP_ESPINUDP;