Searched refs:ipproto (Results 1 – 10 of 10) sorted by relevance
/external/openssh/ |
D | canohost.c | 165 int ipproto; in check_ip_options() local 169 ipproto = ip->p_proto; in check_ip_options() 171 ipproto = IPPROTO_IP; in check_ip_options() 173 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 | 45 uint8_t ipproto; member
|
D | xtables.c | 148 .ipproto = IPPROTO_IP, 158 .ipproto = IPPROTO_IPV6, 773 max_rev = getsockopt(sockfd, afinfo->ipproto, opt, &rev, &s); in compatible_revision()
|
/external/tcpdump/ |
D | FILES | 56 ipproto.c 57 ipproto.h
|
D | Android.mk | 11 ipproto.c\
|
D | Makefile.in | 68 CSRC = addrtoname.c af.c cpack.c gmpls.c oui.c gmt2local.c ipproto.c \
|
D | INSTALL | 97 ipproto.c - IP protocol type value-to-name table 98 ipproto.h - IP protocol type value definitions
|
/external/iproute2/tc/ |
D | m_xt_old.c | 73 .ipproto = IPPROTO_IP,
|
/external/iproute2/doc/ |
D | ip-tunnels.tex | 460 session D ipproto ipip filter S \
|