Searched refs:ip_set_comment (Results 1 – 2 of 2) sorted by relevance
104 struct ip_set_comment { struct133 ((struct ip_set_comment *)(((void *)(e)) + (s)->offset[IPSET_EXT_ID_COMMENT]))532 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment()557 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment()572 ip_set_comment_free(struct ip_set *set, struct ip_set_comment *comment) in ip_set_comment_free()
354 .len = sizeof(struct ip_set_comment),355 .align = __alignof__(struct ip_set_comment),