Searched defs:intf (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/net/tcp_ao/lib/ |
A D | netlink.c | 197 static int __ip_addr_add(int sock, uint32_t seq, const char *intf, in __ip_addr_add() 229 int ip_addr_add(const char *intf, int family, in ip_addr_add() 245 static int __ip_route_add(int sock, uint32_t seq, const char *intf, int family, in __ip_route_add() 286 int ip_route_add_vrf(const char *intf, int family, in ip_route_add_vrf() 302 int ip_route_add(const char *intf, int family, in ip_route_add() 308 static int __link_set_up(int sock, uint32_t seq, const char *intf) in __link_set_up() 334 int link_set_up(const char *intf) in link_set_up()
|
/tools/usb/ffs-aio-example/simple/device_app/ |
A D | aio_simple.c | 77 struct usb_interface_descriptor intf; member
|
/tools/usb/ |
A D | ffs-test.c | 115 struct usb_interface_descriptor intf; member 120 struct usb_interface_descriptor intf; member
|
A D | testusb.c | 138 struct usb_interface_descriptor intf; in testdev_ffs_ifnum() member
|
/tools/usb/ffs-aio-example/multibuff/device_app/ |
A D | aio_multibuff.c | 61 struct usb_interface_descriptor intf; member
|
/tools/testing/selftests/net/ |
A D | ipsec.c | 358 static int ip4_addr_set(int sock, uint32_t seq, const char *intf, in ip4_addr_set() 400 static int link_set_up(int sock, uint32_t seq, const char *intf) in link_set_up() 426 static int ip4_route_set(int sock, uint32_t seq, const char *intf, in ip4_route_set()
|
Completed in 35 milliseconds