Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dneighbour.h222 NEIGH_ARP_TABLE = 0, enumerator
/linux-4.1.27/net/mpls/
Daf_mpls.c765 cfg->rc_via_table = NEIGH_ARP_TABLE; in rtm_to_route_config()
/linux-4.1.27/net/ipv4/
Darp.c1203 neigh_table_init(NEIGH_ARP_TABLE, &arp_tbl); in arp_init()
/linux-4.1.27/net/core/
Dneighbour.c1574 tbl = neigh_tables[NEIGH_ARP_TABLE]; in neigh_find_table()