Searched refs:IPVERSION (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dip.h66 #define IPVERSION 4 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dip.h68 #define IPVERSION 4 macro
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtraceroute.c196 #define IPVERSION 4 macro
408 ip->ip_v = IPVERSION;
530 outpacket->ip.ip_v = IPVERSION;
/asus-wl-520gu-7.0.1.45/src/router/igmpproxy/src/
H A Digmp.c69 ip->ip_v = IPVERSION;
/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Dclientpacket.c216 if (packet.ip.protocol != IPPROTO_UDP || packet.ip.version != IPVERSION ||
H A Dpacket.c156 packet.ip.version = IPVERSION;
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Ddiscover.c451 packet.ip.version = IPVERSION;
536 if (packet.ip.protocol != IPPROTO_UDP || packet.ip.version != IPVERSION ||

Completed in 55 milliseconds