Home
last modified time | relevance | path

Searched refs:nla_get_via (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c717 static int nla_get_via(const struct nlattr *nla, u8 *via_alen, u8 *via_table, in nla_get_via() function
815 err = nla_get_via(via, &nh->nh_via_alen, &nh->nh_via_table, in mpls_nh_build()
1911 if (nla_get_via(nla, &cfg->rc_via_alen, in rtm_to_route_config()
/kernel/linux/linux-6.6/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() function
818 err = nla_get_via(via, &nh->nh_via_alen, &nh->nh_via_table, in mpls_nh_build()
1908 if (nla_get_via(nla, &cfg->rc_via_alen, in rtm_to_route_config()

Completed in 7 milliseconds