Searched refs:pfkey_setsadbxsa2 (Results 1 – 1 of 1) sorted by relevance
/external/ipsec-tools/src/libipsec/ |
D | pfkey.c | 77 static caddr_t pfkey_setsadbxsa2 __P((caddr_t, caddr_t, u_int32_t, u_int32_t)); 439 p = pfkey_setsadbxsa2(p, ep, mode, reqid); in pfkey_send_getspi() 1296 p = pfkey_setsadbxsa2(p, ep, sa_parms->mode, sa_parms->reqid); in pfkey_send_x1() 2239 pfkey_setsadbxsa2(caddr_t buf, caddr_t lim, u_int32_t mode0, u_int32_t reqid) in pfkey_setsadbxsa2() function
|