Searched refs:attribute_payload (Results 1 – 1 of 1) sorted by relevance
131 struct attribute_payload { struct811 struct attribute_payload *ap = (struct attribute_payload *)buf; in ike_pl_attribute_print()813 u_int8_t *attr = buf + sizeof(struct attribute_payload); in ike_pl_attribute_print()815 if (len < sizeof(struct attribute_payload)) { in ike_pl_attribute_print()