Searched refs:attrpl (Results 1 – 1 of 1) sorted by relevance
248 struct isakmp_pl_attr *attrpl; local250 attrpl = (struct isakmp_pl_attr *)ph;251 isakmp_cfg_attr_r(iph1, packet->msgid, attrpl);274 isakmp_cfg_attr_r(iph1, msgid, attrpl) in isakmp_cfg_attr_r() argument277 struct isakmp_pl_attr *attrpl;279 int type = attrpl->type;292 return isakmp_cfg_reply(iph1, attrpl);297 return isakmp_cfg_request(iph1, attrpl);302 return isakmp_cfg_set(iph1, attrpl);316 isakmp_cfg_reply(iph1, attrpl) in isakmp_cfg_reply() argument[all …]