Searched refs:nla_put_via (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mpls/ |
H A D | af_mpls.c | 1684 static int nla_put_via(struct sk_buff *skb, in nla_put_via() function 2033 nla_put_via(skb, nh->nh_via_table, mpls_nh_via(rt, nh), in mpls_dump_route() 2077 nla_put_via(skb, nh->nh_via_table, in mpls_dump_route() 2507 nla_put_via(skb, nh->nh_via_table, mpls_nh_via(rt, nh), in mpls_getroute()
|
/kernel/linux/linux-6.6/net/mpls/ |
H A D | af_mpls.c | 1681 static int nla_put_via(struct sk_buff *skb, in nla_put_via() function 2030 nla_put_via(skb, nh->nh_via_table, mpls_nh_via(rt, nh), in mpls_dump_route() 2074 nla_put_via(skb, nh->nh_via_table, in mpls_dump_route() 2500 nla_put_via(skb, nh->nh_via_table, mpls_nh_via(rt, nh), in mpls_getroute()
|
Completed in 7 milliseconds