Searched defs:comment (Results 1 – 5 of 5) sorted by relevance
| /include/uapi/linux/netfilter/ |
| A D | xt_comment.h | 8 char comment[XT_MAX_COMMENT_LEN]; member
|
| /include/linux/ |
| A D | compiler_types.h | 590 #define __diag_ignore(compiler, version, option, comment) \ argument 592 #define __diag_warn(compiler, version, option, comment) \ argument 594 #define __diag_error(compiler, version, option, comment) \ argument 598 #define __diag_ignore_all(option, comment) argument
|
| A D | compiler-clang.h | 122 #define __diag_ignore_all(option, comment) \ argument
|
| A D | compiler-gcc.h | 132 #define __diag_ignore_all(option, comment) \ argument
|
| /include/linux/netfilter/ipset/ |
| A D | ip_set.h | 120 char *comment; member
|
Completed in 33 milliseconds