Searched refs:MARK (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/kernel/trace/ |
| D | trace_output.c | 447 #undef MARK 448 #define MARK(v, s) {.val = v, .sym = s} macro 454 MARK(1000000000ULL , '$'), /* 1 sec */ 455 MARK(100000000ULL , '@'), /* 100 msec */ 456 MARK(10000000ULL , '*'), /* 10 msec */ 457 MARK(1000000ULL , '#'), /* 1000 usecs */ 458 MARK(100000ULL , '!'), /* 100 usecs */ 459 MARK(10000ULL , '+'), /* 10 usecs */ 461 #undef MARK
|
| /linux-4.4.14/Documentation/networking/ |
| D | tproxy.txt | 18 # iptables -t mangle -A DIVERT -j MARK --set-mark 1
|
| D | rxrpc.txt | 776 MARK MEANING
|
| /linux-4.4.14/net/netfilter/ |
| D | Kconfig | 583 This option adds the "MARK" target and "mark" match. 591 "Use netfilter MARK value as routing key") and can also be used by 735 MARK value as routing key") and can also be used by other subsystems to 789 tristate '"MARK" target support' 795 CONFIG_NETFILTER_XT_MARK (combined mark/MARK module). 1238 CONFIG_NETFILTER_XT_MARK (combined mark/MARK module). 1382 It can be used in combination with the MARK target and policy
|
| /linux-4.4.14/include/linux/ |
| D | filter.h | 535 BPF_ANCILLARY(MARK); in bpf_anc_helper()
|
| /linux-4.4.14/Documentation/trace/ |
| D | mmiotrace.txt | 137 marker MARK timestamp, text
|