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

/netbsd-current/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey.c1311 if (sa_parms->l_natt_type) {
1419 if (sa_parms->l_natt_type) {
1421 sa_parms->l_natt_type);
2420 pfkey_set_natt_type(caddr_t buf, caddr_t lim, u_int type, u_int8_t l_natt_type) argument
2434 p->sadb_x_nat_t_type_type = l_natt_type;
2554 u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport,
2580 psaa.l_natt_type = l_natt_type;
2629 u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport,
2655 psaa.l_natt_type
2549 pfkey_send_update_nat(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq, u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, struct sockaddr *l_natt_oa, u_int16_t l_natt_frag) argument
2624 pfkey_send_add_nat(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq, u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, struct sockaddr *l_natt_oa, u_int16_t l_natt_frag) argument
[all...]
H A Dlibpfkey.h89 u_int8_t l_natt_type; member in struct:pfkey_send_sa_args
/netbsd-current/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;

Completed in 115 milliseconds