Searched defs:vrf (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ |
| A 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 797 struct net_vrf *vrf = netdev_priv(dev); in vrf_rt6_create() local 1043 struct net_vrf *vrf = netdev_priv(dev); in vrf_rtable_create() local 1145 struct net_vrf *vrf = netdev_priv(dev); in vrf_dev_uninit() local 1153 struct net_vrf *vrf = netdev_priv(dev); in vrf_dev_init() local 1186 struct net_vrf *vrf = netdev_priv(dev); in vrf_fib_table() local 1307 struct net_vrf *vrf = netdev_priv(dev); in vrf_ip6_route_lookup() local 1705 struct net_vrf *vrf = netdev_priv(dev); in vrf_newlink() local [all …]
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| A 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()
|
| A 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/tools/testing/selftests/net/tcp_ao/lib/ |
| A 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()
|
| A 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()
|
| A 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/drivers/hwmon/pmbus/ |
| A D | mp2975.c | 152 mp2975_vid2direct(int vrf, int val) in mp2975_vid2direct()
|
| /linux/net/ipv6/ |
| A D | seg6_local.c | 1132 struct net_device *vrf; in end_dt_vrf_core() local
|
Completed in 30 milliseconds