Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/ipset/
Dip_set.h104 struct ip_set_comment { struct
132 ((struct ip_set_comment *)(((void *)(e)) + (s)->offset[IPSET_EXT_ID_COMMENT]))
288 struct ip_set_comment *c = ext_comment(data, set); in ip_set_ext_destroy()
498 void ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment,
/linux-6.1.9/net/netfilter/ipset/
Dip_set_core.c338 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment()
364 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment()
381 struct ip_set_comment *comment = ptr; in ip_set_comment_free()
416 .len = sizeof(struct ip_set_comment),
417 .align = __alignof__(struct ip_set_comment),