Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/ipset/
H A Dip_set.h104 struct ip_set_comment { struct
132 ((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,
/linux/net/netfilter/ipset/
H A Dip_set_core.c341 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),