Searched refs:NF_IP_PRI_RAW (Results 1 – 2 of 2) sorted by relevance
/third_party/iptables/include/linux/ | ||
D | netfilter_ipv4.h | 55 NF_IP_PRI_RAW = -300, enumerator |
/third_party/iptables/iptables/ | ||
D | xtables-translate.c | 390 prio = NF_IP_PRI_RAW; in get_hook_prio() |