Home
last modified time | relevance | path

Searched refs:vrf (Results 101 – 105 of 105) sorted by relevance

12345

/openbmc/linux/tools/testing/selftests/net/
H A DMakefile21 TEST_PROGS += vrf-xfrm-tests.sh
H A Drtnetlink.sh415 ip link show type vrf 2>/dev/null
421 ip link add "$vrfname" type vrf table 10
428 ip -br link show type vrf | grep -q "$vrfname"
/openbmc/linux/drivers/hwmon/pmbus/
H A Dmp2975.c139 mp2975_vid2direct(int vrf, int val) in mp2975_vid2direct() argument
141 switch (vrf) { in mp2975_vid2direct()
/openbmc/linux/net/ipv6/
H A Dseg6_local.c1132 struct net_device *vrf; in end_dt_vrf_core() local
1136 vrf = end_dt_get_vrf_rcu(skb, info); in end_dt_vrf_core()
1137 if (unlikely(!vrf)) in end_dt_vrf_core()
1167 return end_dt_vrf_rcv(skb, family, vrf); in end_dt_vrf_core()
/openbmc/linux/
H A DMAINTAINERS23153 F: Documentation/networking/vrf.rst
23154 F: drivers/net/vrf.c

12345