Home
last modified time | relevance | path

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

/net/netfilter/
Dx_tables.c403 static const char *const arp_names[] = { in textify_hooks() local
412 names = (nfproto == NFPROTO_ARP) ? arp_names : inetbr_names; in textify_hooks()
413 max = (nfproto == NFPROTO_ARP) ? ARRAY_SIZE(arp_names) : in textify_hooks()