Searched refs:ip_set_comment (Results 1 – 2 of 2) sorted by relevance
104 struct ip_set_comment { struct132 ((struct ip_set_comment *)(((void *)(e)) + (s)->offset[IPSET_EXT_ID_COMMENT]))292 struct ip_set_comment *c = ext_comment(data, set); in ip_set_ext_destroy()502 void ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment,
341 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment()367 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment()384 struct ip_set_comment *comment = ptr; in ip_set_comment_free()419 .len = sizeof(struct ip_set_comment),420 .align = __alignof__(struct ip_set_comment),