Home
last modified time | relevance | path

Searched refs:ip4_addr (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/network/iproute/
H A Dip_tests.sh30 ip4_addr=${IPV4_NET16_UNUSED}.6.6
31 ROD ip addr add ${ip4_addr}/24 dev $iface
54 [ "$ip4_addr" ] && ip route show | grep -q $ip4_addr && ip route del $ip4_addr
173 ROD ip route add $ip4_addr via 127.0.0.1
179 $ip4_addr via 127.0.0.1 dev lo
182 ip route show | grep "$ip4_addr via 127.0.0.1 dev lo" > tst_ip.out 2>&1
196 ROD ip route del $ip4_addr via 127.0.0.1
/third_party/libuv/test/
H A Dtest-ip4-addr.c29 TEST_IMPL(ip4_addr) { in TEST_IMPL()
/third_party/lwip/src/include/lwip/
H A Dip4_addr.h51 struct ip4_addr { struct
57 typedef struct ip4_addr ip4_addr_t;
/third_party/lwip/src/
H A DFilelists.mk63 $(LWIPDIR)/core/ipv4/ip4_addr.c
/third_party/libcoap/examples/lwip/
H A DMakefile127 tcp.c pbuf.c ip4_addr.c ip4.c inet_chksum.c tcp_in.c tcp_out.c \

Completed in 2 milliseconds