Searched defs:comment (Results 1 – 5 of 5) 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 | 554 #define __diag_ignore(compiler, version, option, comment) \ argument 556 #define __diag_warn(compiler, version, option, comment) \ argument 558 #define __diag_error(compiler, version, option, comment) \ argument 562 #define __diag_ignore_all(option, comment) argument
|
| D | compiler-gcc.h | 130 #define __diag_ignore_all(option, comment) \ argument
|
| D | compiler-clang.h | 138 #define __diag_ignore_all(option, comment) \ argument
|
| /include/linux/netfilter/ipset/ |
| D | ip_set.h | 121 char *comment; member
|