Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/netfilter/ipset/
Dip_set.h104 struct ip_set_comment { struct
133 ((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()
/Linux-v5.4/net/netfilter/ipset/
Dip_set_core.c354 .len = sizeof(struct ip_set_comment),
355 .align = __alignof__(struct ip_set_comment),