Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 3 of 3) sorted by relevance

/include/uapi/linux/netfilter/
Dxt_comment.h8 char comment[XT_MAX_COMMENT_LEN]; member
/include/linux/
Dcompiler_types.h251 #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/
Dip_set.h120 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()