Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set_comment.h14 ip_set_comment_uget(struct nlattr *tb) in ip_set_comment_uget() function
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c410 ext->comment = ip_set_comment_uget(tb[IPSET_ATTR_COMMENT]); in ip_set_get_extensions()