Searched defs:pfkey_setsadbxsa2 (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/libipsec/
H A Dpfkey.c83 static caddr_t pfkey_setsadbxsa2 __P((caddr_t, caddr_t, u_int32_t, u_int32_t));
454 p = pfkey_setsadbxsa2(p, ep, mode, reqid);
1367 p = pfkey_setsadbxsa2(p, ep, sa_parms->mode, sa_parms->reqid);
2392 pfkey_setsadbxsa2(caddr_t buf, caddr_t lim, u_int32_t mode0, u_int32_t reqid) function

Completed in 36 milliseconds