Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set_comment.h23 ip_set_init_comment(struct ip_set_comment *comment, in ip_set_init_comment()
46 ip_set_put_comment(struct sk_buff *skb, struct ip_set_comment *comment) in ip_set_put_comment()
61 ip_set_comment_free(struct ip_set_comment *comment) in ip_set_comment_free()
Dip_set.h116 struct ip_set_comment { struct
134 ((struct ip_set_comment *)(((void *)(e)) + (s)->offset[IPSET_EXT_ID_COMMENT]))
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c351 .len = sizeof(struct ip_set_comment),
352 .align = __alignof__(struct ip_set_comment),