Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter_bridge/
Debtables.h190 #define EBT_SO_GET_INIT_INFO (EBT_SO_GET_ENTRIES+1) macro
191 #define EBT_SO_GET_INIT_ENTRIES (EBT_SO_GET_INIT_INFO+1)
/linux-4.1.27/net/bridge/netfilter/
Debtables.c1520 case EBT_SO_GET_INIT_INFO: in do_ebt_get_ctl()
2323 cmd == EBT_SO_GET_INIT_INFO) && *len != sizeof(tmp)) in compat_do_ebt_get_ctl()
2348 case EBT_SO_GET_INIT_INFO: in compat_do_ebt_get_ctl()