Searched defs:comment (Results 1 – 3 of 3) sorted by relevance
/include/uapi/linux/netfilter/ |
D | xt_comment.h | 8 char comment[XT_MAX_COMMENT_LEN]; member
|
/include/linux/ |
D | compiler_types.h | 251 #define __diag_ignore(compiler, version, option, comment) \ argument 253 #define __diag_warn(compiler, version, option, comment) \ argument 255 #define __diag_error(compiler, version, option, comment) \ argument
|
/include/linux/netfilter/ipset/ |
D | ip_set.h | 120 char *comment; member 525 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment() 550 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment() 565 ip_set_comment_free(struct ip_set *set, struct ip_set_comment *comment) in ip_set_comment_free()
|