Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dx_tables.c402 static const char *const inetbr_names[] = { in textify_hooks() local
415 names = (nfproto == NFPROTO_ARP) ? arp_names : inetbr_names; in textify_hooks()
417 ARRAY_SIZE(inetbr_names); in textify_hooks()