Home
last modified time | relevance | path

Searched refs:EBT_FUNCTION_MAXNAMELEN (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/netfilter_bridge/
Debtables.h22 const char name[EBT_FUNCTION_MAXNAMELEN];
39 const char name[EBT_FUNCTION_MAXNAMELEN];
56 const char name[EBT_FUNCTION_MAXNAMELEN];
/Linux-v5.4/include/uapi/linux/netfilter_bridge/
Debtables.h22 #define EBT_FUNCTION_MAXNAMELEN EBT_TABLE_MAXNAMELEN macro
/Linux-v5.4/net/bridge/netfilter/
Debtables.c313 char name[EBT_FUNCTION_MAXNAMELEN]; in find_inlist_lock_noload()