Searched refs:ipproto (Results 1 – 11 of 11) sorted by relevance
/external/openssh/ |
D | canohost.c | 159 int ipproto; in check_ip_options() local 163 ipproto = ip->p_proto; in check_ip_options() 165 ipproto = IPPROTO_IP; in check_ip_options() 167 if (getsockopt(sock, ipproto, IP_OPTIONS, options, in check_ip_options()
|
/external/iproute2/include/ |
D | xt-internal.h | 17 int ipproto; member
|
/external/iptables/iptables/ |
D | xshared.h | 46 uint8_t ipproto; member
|
/external/tcpdump/ |
D | Android.mk | 4 tcpdump_CSRC = addrtoname.c af.c checksum.c cpack.c gmpls.c oui.c gmt2local.c ipproto.c \
|
D | Makefile.in | 74 CSRC = addrtoname.c af.c checksum.c cpack.c gmpls.c oui.c gmt2local.c ipproto.c \ 149 ipproto.h \
|
D | INSTALL.txt | 97 ipproto.c - IP protocol type value-to-name table 98 ipproto.h - IP protocol type value definitions
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 151 ../../ipproto.o \
|
D | WinDump.dsp | 140 SOURCE=..\..\ipproto.c
|
/external/iproute2/tc/ |
D | m_xt_old.c | 73 .ipproto = IPPROTO_IP,
|
/external/iptables/libxtables/ |
D | xtables.c | 156 .ipproto = IPPROTO_IP, 166 .ipproto = IPPROTO_IPV6, 781 max_rev = getsockopt(sockfd, afinfo->ipproto, opt, &rev, &s); in compatible_revision()
|
/external/iproute2/doc/ |
D | ip-tunnels.tex | 460 session D ipproto ipip filter S \
|