Searched refs:ipproto (Results 1 – 11 of 11) sorted by relevance
/external/iproute2/ip/ |
D | ipfou.c | 50 __u8 ipproto, type; in fou_parse_opt() local 69 ipproto = servptr->p_proto; in fou_parse_opt() 70 else if (get_u8(&ipproto, *argv, 0) || ipproto == 0) in fou_parse_opt() 104 addattr8(n, 1024, FOU_ATTR_IPPROTO, ipproto); in fou_parse_opt()
|
/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 | 12 ipproto.c \
|
D | Makefile.in | 83 ipproto.c \ 251 ipproto.h \
|
D | INSTALL.txt | 76 ipproto.c - IP protocol type value-to-name table 77 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 \
|