Searched defs:vrf (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/net/ |
D | vrf.c | 156 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/ |
D | unsigned-md5.c | 40 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()
|
D | key-management.c | 522 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/ |
D | aolib.h | 357 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()
|
D | sock.c | 117 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()
|
D | netlink.c | 246 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/ |
D | mp2975.c | 152 mp2975_vid2direct(int vrf, int val) in mp2975_vid2direct()
|
/linux-6.12.1/net/ipv6/ |
D | seg6_local.c | 1132 struct net_device *vrf; in end_dt_vrf_core() local
|