Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dvrf.c156 struct net_vrf *vrf; in vrf_map_elem_get_vrf_ifindex() local
235 struct net_vrf *vrf = netdev_priv(dev); in vrf_map_register_dev() local
294 struct net_vrf *vrf = netdev_priv(dev); in vrf_map_unregister_dev() local
672 struct net_vrf *vrf = netdev_priv(vrf_dev); in vrf_ip6_out_redirect() local
773 static void vrf_rt6_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rt6_release()
797 struct net_vrf *vrf = netdev_priv(dev); in vrf_rt6_create() local
831 static void vrf_rt6_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rt6_release()
902 struct net_vrf *vrf = netdev_priv(vrf_dev); in vrf_ip_out_redirect() local
1020 static void vrf_rtable_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rtable_release()
1043 struct net_vrf *vrf = netdev_priv(dev); in vrf_rtable_create() local
[all …]
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/
Dunsigned-md5.c40 uint8_t sndid, uint8_t rcvid, uint8_t vrf, in try_accept()
259 uint8_t sndid, uint8_t rcvid, uint8_t vrf, in try_connect()
320 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.12.1/tools/testing/selftests/net/tcp_ao/lib/
Daolib.h357 uint8_t prefix, int vrf, const char *password) in test_set_md5()
378 uint8_t prefix, uint8_t vrf, in test_prepare_key()
392 union tcp_addr in_addr, uint8_t prefix, uint8_t vrf, in test_prepare_def_key()
429 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.12.1/drivers/hwmon/pmbus/
Dmp2975.c152 mp2975_vid2direct(int vrf, int val) in mp2975_vid2direct()
/linux-6.12.1/net/ipv6/
Dseg6_local.c1132 struct net_device *vrf; in end_dt_vrf_core() local