Home
last modified time | relevance | path

Searched refs:EBT_STANDARD_TARGET (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/netfilter_bridge/
Debtables.h161 #define EBT_STANDARD_TARGET "standard" macro
/Linux-v6.6/net/bridge/netfilter/
Debtables.c825 if (strcmp(t->u.name, EBT_STANDARD_TARGET)) in check_chainloops()