HomeSort by relevance Sort by last modified time
    Searched refs:ipproto (Results 1 - 7 of 7) sorted by null

  /external/iproute2/include/
xt-internal.h 17 int ipproto; member in struct:afinfo
  /external/iptables/iptables/
xshared.h 36 * @ipproto: used by setsockopt (e.g. IPPROTO_IP)
45 uint8_t ipproto; member in struct:xtables_afinfo
xtables.c 148 .ipproto = IPPROTO_IP,
158 .ipproto = IPPROTO_IPV6,
773 max_rev = getsockopt(sockfd, afinfo->ipproto, opt, &rev, &s);
    [all...]
  /external/openssh/
canohost.c 165 int ipproto; local
169 ipproto = ip->p_proto;
171 ipproto = IPPROTO_IP;
173 if (getsockopt(sock, ipproto, IP_OPTIONS, options,
  /external/tcpdump/
Android.mk 11 ipproto.c\
  /external/iproute2/tc/
m_xt_old.c 73 .ipproto = IPPROTO_IP,
  /external/iproute2/doc/
ip-tunnels.tex 460 session D ipproto ipip filter S \

Completed in 408 milliseconds