Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 8 of 8) sorted by relevance

/net/netfilter/ipset/
Dip_set_core.c341 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment() argument
344 struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1); in ip_set_init_comment()
345 size_t len = ext->comment ? strlen(ext->comment) : 0; in ip_set_init_comment()
350 rcu_assign_pointer(comment->c, NULL); in ip_set_init_comment()
359 strscpy(c->str, ext->comment, len + 1); in ip_set_init_comment()
361 rcu_assign_pointer(comment->c, c); in ip_set_init_comment()
367 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment() argument
369 struct ip_set_comment_rcu *c = rcu_dereference(comment->c); in ip_set_put_comment()
384 struct ip_set_comment *comment = ptr; in ip_set_comment_free() local
387 c = rcu_dereference_protected(comment->c, 1); in ip_set_comment_free()
[all …]
/net/netfilter/ipvs/
DKconfig77 comment "IPVS transport protocol load balancing support"
113 comment "IPVS scheduler"
286 comment 'IPVS SH scheduler'
301 comment 'IPVS MH scheduler'
319 comment 'IPVS application helper'
/net/ipv4/netfilter/
Dip_tables.c158 const char **comment, unsigned int *rulenum) in get_chainname_rulenum() argument
174 *comment = *chainname == hookname in get_chainname_rulenum()
195 const char *hookname, *chainname, *comment; in trace_packet() local
202 comment = comments[NF_IP_TRACE_COMMENT_RULE]; in trace_packet()
206 &chainname, &comment, &rulenum) != 0) in trace_packet()
211 tablename, chainname, comment, rulenum); in trace_packet()
/net/ipv6/netfilter/
Dip6_tables.c183 const char **comment, unsigned int *rulenum) in get_chainname_rulenum() argument
199 *comment = *chainname == hookname in get_chainname_rulenum()
220 const char *hookname, *chainname, *comment; in trace_packet() local
227 comment = comments[NF_IP6_TRACE_COMMENT_RULE]; in trace_packet()
231 &chainname, &comment, &rulenum) != 0) in trace_packet()
236 tablename, chainname, comment, rulenum); in trace_packet()
/net/mac80211/
DKconfig16 comment "CFG80211 needs to be enabled for MAC80211"
57 comment "Some wireless drivers require a rate control algorithm"
/net/ax25/
DKconfig19 comment "Packet Radio protocols"
/net/netfilter/
DKconfig765 comment "Xtables combined modules"
807 comment "Xtables targets"
1158 comment "Xtables matches"
1206 tristate '"comment" match support'
1209 This option adds a `comment' dummy-match, which allows you to put
/net/sched/
DKconfig46 comment "Queueing/Scheduling"
455 comment "Classification"