Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Daf_mpls.c756 static int nla_get_via(const struct nlattr *nla, u8 *via_alen, u8 *via_table, in nla_get_via() argument
779 *via_table = NEIGH_LINK_TABLE; in nla_get_via()
782 *via_table = NEIGH_ARP_TABLE; in nla_get_via()
787 *via_table = NEIGH_ND_TABLE; in nla_get_via()