Home
last modified time | relevance | path

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

/openbmc/linux/net/mpls/
H A Daf_mpls.c720 static int nla_get_via(const struct nlattr *nla, u8 *via_alen, u8 *via_table, in nla_get_via() argument
743 *via_table = NEIGH_LINK_TABLE; in nla_get_via()
746 *via_table = NEIGH_ARP_TABLE; in nla_get_via()
751 *via_table = NEIGH_ND_TABLE; in nla_get_via()