Searched refs:ipproto (Results 1 - 8 of 8) sorted by relevance

/external/iproute2/include/
H A Dxt-internal.h17 int ipproto; member in struct:afinfo
/external/iptables/iptables/
H A Dxshared.h37 * @ipproto: used by setsockopt (e.g. IPPROTO_IP)
46 uint8_t ipproto; member in struct:xtables_afinfo
/external/openssh/
H A Dcanohost.c159 int ipproto; local
163 ipproto = ip->p_proto;
165 ipproto = IPPROTO_IP;
167 if (getsockopt(sock, ipproto, IP_OPTIONS, options,
/external/tcpdump/
H A DAndroid.mk4 tcpdump_CSRC = addrtoname.c af.c checksum.c cpack.c gmpls.c oui.c gmt2local.c ipproto.c \
/external/tcpdump/win32/prj/
H A DGNUmakefile151 ../../ipproto.o \
/external/iproute2/tc/
H A Dm_xt_old.c73 .ipproto = IPPROTO_IP,
/external/iptables/libxtables/
H A Dxtables.c156 .ipproto = IPPROTO_IP,
166 .ipproto = IPPROTO_IPV6,
781 max_rev = getsockopt(sockfd, afinfo->ipproto, opt, &rev, &s);
/external/iproute2/doc/
H A Dip-tunnels.tex460 session D ipproto ipip filter S \

Completed in 759 milliseconds