Home
last modified time | relevance | path

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

/freebsd-head/lib/libipsec/
HDpfkey.c461 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, in pfkey_send_update() argument
468 keymat, e_type, e_keylen, a_type, a_keylen, flags, in pfkey_send_update()
485 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, in pfkey_send_add() argument
492 keymat, e_type, e_keylen, a_type, a_keylen, flags, in pfkey_send_add()
1029 u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int32_t l_bytes, in pfkey_send_x1() argument
1122 len += (sizeof(struct sadb_key) + PFKEY_ALIGN8(a_keylen)); in pfkey_send_x1()
1176 keymat + e_keylen, a_keylen); in pfkey_send_x1()