Searched refs:MARK (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/kernel/trace/ |
D | trace_output.c | 491 #undef MARK 492 #define MARK(v, s) {.val = v, .sym = s} macro 498 MARK(1000000000ULL , '$'), /* 1 sec */ 499 MARK(1000000ULL , '#'), /* 1000 usecs */ 500 MARK(100000ULL , '!'), /* 100 usecs */ 501 MARK(10000ULL , '+'), /* 10 usecs */ 503 #undef MARK
|
/linux-4.1.27/Documentation/networking/ |
D | tproxy.txt | 18 # iptables -t mangle -A DIVERT -j MARK --set-mark 1
|
D | rxrpc.txt | 776 MARK MEANING
|
/linux-4.1.27/include/linux/ |
D | filter.h | 466 BPF_ANCILLARY(MARK); in bpf_anc_helper()
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 569 This option adds the "MARK" target and "mark" match. 577 "Use netfilter MARK value as routing key") and can also be used by 721 MARK value as routing key") and can also be used by other subsystems to 775 tristate '"MARK" target support' 781 CONFIG_NETFILTER_XT_MARK (combined mark/MARK module). 1222 CONFIG_NETFILTER_XT_MARK (combined mark/MARK module). 1366 It can be used in combination with the MARK target and policy
|
/linux-4.1.27/Documentation/trace/ |
D | mmiotrace.txt | 137 marker MARK timestamp, text
|