Home
last modified time | relevance | path

Searched defs:vrf (Results 1 – 8 of 8) sorted by relevance

/linux-6.8/drivers/net/
Dvrf.c182 struct net_vrf *vrf; in vrf_map_elem_get_vrf_ifindex() local
261 struct net_vrf *vrf = netdev_priv(dev); in vrf_map_register_dev() local
320 struct net_vrf *vrf = netdev_priv(dev); in vrf_map_unregister_dev() local
690 struct net_vrf *vrf = netdev_priv(vrf_dev); in vrf_ip6_out_redirect() local
791 static void vrf_rt6_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rt6_release()
815 struct net_vrf *vrf = netdev_priv(dev); in vrf_rt6_create() local
849 static void vrf_rt6_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rt6_release()
920 struct net_vrf *vrf = netdev_priv(vrf_dev); in vrf_ip_out_redirect() local
1038 static void vrf_rtable_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rtable_release()
1061 struct net_vrf *vrf = netdev_priv(dev); in vrf_rtable_create() local
[all …]
/linux-6.8/tools/testing/selftests/net/tcp_ao/
Dunsigned-md5.c40 uint8_t sndid, uint8_t rcvid, uint8_t vrf, in try_accept()
258 uint8_t sndid, uint8_t rcvid, uint8_t vrf, in try_connect()
318 int vrf, uint8_t sndid, uint8_t rcvid, in try_add_key_vrf()
Dkey-management.c522 union tcp_addr addr, uint8_t vrf, in test_add_key_cr()
595 uint8_t sndid, rcvid, vrf; in key_collection_socket() local
/linux-6.8/tools/testing/selftests/net/tcp_ao/lib/
Daolib.h308 uint8_t prefix, int vrf, const char *password) in test_set_md5()
329 uint8_t prefix, uint8_t vrf, in test_prepare_key()
343 union tcp_addr in_addr, uint8_t prefix, uint8_t vrf, in test_prepare_def_key()
380 uint8_t vrf, uint8_t sndid, uint8_t rcvid) in test_add_key_vrf()
Dsock.c117 int vrf, const char *password) in __test_set_md5()
140 uint8_t prefix, uint8_t vrf, uint8_t sndid, uint8_t rcvid, in test_prepare_key_sockaddr()
Dnetlink.c246 union tcp_addr src, union tcp_addr dst, uint8_t vrf) in __ip_route_add()
287 union tcp_addr src, union tcp_addr dst, uint8_t vrf) in ip_route_add_vrf()
/linux-6.8/drivers/hwmon/pmbus/
Dmp2975.c154 mp2975_vid2direct(int vrf, int val) in mp2975_vid2direct()
/linux-6.8/net/ipv6/
Dseg6_local.c1132 struct net_device *vrf; in end_dt_vrf_core() local