Searched refs:pfkey_setsadbxsa2 (Results 1 – 1 of 1) sorted by relevance
/netbsd/crypto/dist/ipsec-tools/src/libipsec/ |
H A D | pfkey.c | 82 static caddr_t pfkey_setsadbxsa2(caddr_t, caddr_t, u_int32_t, u_int32_t); 440 p = pfkey_setsadbxsa2(p, ep, mode, reqid); in pfkey_send_getspi_nat() 1353 p = pfkey_setsadbxsa2(p, ep, sa_parms->mode, sa_parms->reqid); in pfkey_send_x1() 2397 pfkey_setsadbxsa2(caddr_t buf, caddr_t lim, u_int32_t mode0, u_int32_t reqid) in pfkey_setsadbxsa2() function
|