Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set_comment.h20 ip_set_init_comment(struct ip_set_comment *comment, in ip_set_init_comment()
40 ip_set_put_comment(struct sk_buff *skb, struct ip_set_comment *comment) in ip_set_put_comment()
48 ip_set_comment_free(struct ip_set_comment *comment) in ip_set_comment_free()
Dip_set.h111 struct ip_set_comment { struct
129 (struct ip_set_comment *)(((void *)(e)) + (s)->offset[IPSET_EXT_ID_COMMENT]) argument
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c349 .len = sizeof(struct ip_set_comment),
350 .align = __alignof__(struct ip_set_comment),