Searched refs:get_pfkey_reply (Results 1 – 1 of 1) sorted by relevance
83 static int get_pfkey_reply(uint32_t req_seq, uint8_t req_type, int *err);322 if (get_pfkey_reply(pfkey_msg->sadb_msg_seq, msg_type, &err) == -1) { in process_sckm_req()366 get_pfkey_reply(uint32_t req_seq, uint8_t req_type, int *err) in get_pfkey_reply() function