Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
Dlwt_ip_encap.c166 static int configure_ns1(const char *ns1, const char *vrf) in configure_ns1()
197 static int configure_ns2(const char *ns2, const char *vrf) in configure_ns2()
274 static int setup_network(char *ns1, char *ns2, char *ns3, const char *vrf) in setup_network()
318 static int remove_routes_to_gredev(const char *ns1, const char *ns2, const char *vrf) in remove_routes_to_gredev()
330 static int add_unreachable_routes_to_gredev(const char *ns1, const char *ns2, const char *vrf) in add_unreachable_routes_to_gredev()
434 static void lwt_ip_encap(bool ipv4_encap, bool egress, const char *vrf) in lwt_ip_encap()
/linux-6.15/drivers/net/
Dvrf.c147 struct net_vrf *vrf; in vrf_map_elem_get_vrf_ifindex() local
226 struct net_vrf *vrf = netdev_priv(dev); in vrf_map_register_dev() local
285 struct net_vrf *vrf = netdev_priv(dev); in vrf_map_unregister_dev() local
652 struct net_vrf *vrf = netdev_priv(vrf_dev); in vrf_ip6_out_redirect() local
753 static void vrf_rt6_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rt6_release()
777 struct net_vrf *vrf = netdev_priv(dev); in vrf_rt6_create() local
811 static void vrf_rt6_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rt6_release()
882 struct net_vrf *vrf = netdev_priv(vrf_dev); in vrf_ip_out_redirect() local
1000 static void vrf_rtable_release(struct net_device *dev, struct net_vrf *vrf) in vrf_rtable_release()
1023 struct net_vrf *vrf = netdev_priv(dev); in vrf_rtable_create() local
[all …]
/linux-6.15/tools/testing/selftests/net/tcp_ao/
Dunsigned-md5.c41 uint8_t sndid, uint8_t rcvid, uint8_t vrf, in try_accept()
267 uint8_t sndid, uint8_t rcvid, uint8_t vrf, in try_connect()
325 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.15/tools/testing/selftests/net/tcp_ao/lib/
Daolib.h359 uint8_t prefix, int vrf, const char *password) in test_set_md5()
380 uint8_t prefix, uint8_t vrf, in test_prepare_key()
394 union tcp_addr in_addr, uint8_t prefix, uint8_t vrf, in test_prepare_def_key()
431 uint8_t vrf, uint8_t sndid, uint8_t rcvid) in test_add_key_vrf()
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()
Dsock.c188 int vrf, const char *password) in __test_set_md5()
211 uint8_t prefix, uint8_t vrf, uint8_t sndid, uint8_t rcvid, in test_prepare_key_sockaddr()
/linux-6.15/drivers/hwmon/pmbus/
Dmp2975.c152 mp2975_vid2direct(int vrf, int val) in mp2975_vid2direct()
/linux-6.15/net/ipv6/
Dseg6_local.c1132 struct net_device *vrf; in end_dt_vrf_core() local