comments          140 net/ipv4/netfilter/ip_tables.c static const char *const comments[] = {
comments          177 net/ipv4/netfilter/ip_tables.c 				? comments[NF_IP_TRACE_COMMENT_POLICY]
comments          178 net/ipv4/netfilter/ip_tables.c 				: comments[NF_IP_TRACE_COMMENT_RETURN];
comments          204 net/ipv4/netfilter/ip_tables.c 	comment = comments[NF_IP_TRACE_COMMENT_RULE];
comments          165 net/ipv6/netfilter/ip6_tables.c static const char *const comments[] = {
comments          202 net/ipv6/netfilter/ip6_tables.c 				? comments[NF_IP6_TRACE_COMMENT_POLICY]
comments          203 net/ipv6/netfilter/ip6_tables.c 				: comments[NF_IP6_TRACE_COMMENT_RETURN];
comments          229 net/ipv6/netfilter/ip6_tables.c 	comment = comments[NF_IP6_TRACE_COMMENT_RULE];