Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/netfilter_bridge/
Debtables.h209 #define EBT_SO_GET_INIT_INFO (EBT_SO_GET_ENTRIES+1) macro
210 #define EBT_SO_GET_INIT_ENTRIES (EBT_SO_GET_INIT_INFO+1)
/Linux-v5.4/net/bridge/netfilter/
Debtables.c1501 case EBT_SO_GET_INIT_INFO: in do_ebt_get_ctl()
2357 cmd == EBT_SO_GET_INIT_INFO) && *len != sizeof(tmp)) in compat_do_ebt_get_ctl()
2384 case EBT_SO_GET_INIT_INFO: in compat_do_ebt_get_ctl()