Home
last modified time | relevance | path

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

/openbsd/sbin/isakmpd/
H A Disakmp_cfg.c66 static int cfg_encode_attributes(struct isakmp_cfg_attr_head *, u_int32_t,
570 if (cfg_encode_attributes(&ie->attrs, (ie->cfg_type == ISAKMP_CFG_SET ? in cfg_responder_send_ATTR()
735 cfg_encode_attributes(struct isakmp_cfg_attr_head *attrs, u_int32_t type, in cfg_encode_attributes() function