Home
last modified time | relevance | path

Searched refs:ipsend (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/ipfilter/ipsend/
HDMakefile7 OBJS=ipsend.o ip.o ipsopt.o y.tab.o lex.yy.o
64 -$(INSTALL) -cs -g wheel -m 755 -o root ipsend ipresend iptest $(BINDEST)
67 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
75 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
83 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(SUNOS5)" "CC=$(CC)" \
92 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(BSD)" "CC=$(CC)" \
100 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(LINUX)" "CC=$(CC)" \
120 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(ULTRIX)" "CC=$(CC)" \
128 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(HPUX)" "CC=$(CC)" \
136 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(HPUX)" "CC=$(CC)" \
[all …]
/NextBSD/contrib/ipfilter/
HDMakefile160 (cd netinet; ln -s ../ipsend/tcpip.h tcpip.h); \
226 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..)
231 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..)
250 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS); cd ..)
255 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS); cd ..)
260 …(cd OSF/`OSF/cpurev`; make -f Makefile.ipsend build TRU64=`uname -v` TOP=../.. $(MFLAGS) "OSREV=`.…
270 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS); cd ..)
275 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build "CC=$(CC)" TOP=../.. $(MFLAGS); cd ..)
283 …(cd IRIX/`IRIX/cpurev`; make -f Makefile.ipsend build TOP=../.. $(DEST) $(MFLAGS) IRIX=`../getrev`…
288 -rm -f $(TARGOS)/$(CPUDIR)/Makefile $(TARGOS)/$(CPUDIR)/Makefile.ipsend
[all …]
HDHISTORY833 fix fake-arp table code for ipsend.
1019 compatibility updates for Linux to ipsend
1044 change ipsend/* and ipsd/* copyright notices to be the same as ip filter's
1144 add install make target to Makefile.ipsend
1362 make ipsend compile on Linux 2.0.24
1624 Split up ipresend into iptest/ipresend/ipsend
1681 ipsend doesn't compile properly on Solaris2.4
/NextBSD/contrib/ipfilter/iplang/
HDMakefile10 $(CC) $(DEBUG) -I. -I.. -I$(DESTDIR) -I../ipsend $(CFLAGS) $(LINUX) -c $(DESTDIR)/iplang_y.c -o $@
13 $(CC) $(DEBUG) -I. -I.. -I$(DESTDIR) -I../ipsend $(CFLAGS) $(LINUX) -c $(DESTDIR)/iplang_l.c -o $@
16 $(CC) $(DEBUG) -I. -I.. -I../ipsend $(CFLAGS) $(LINUX) -c $< -o $@
19 $(CC) $(DEBUG) -I. -I.. -I../ipsend $(CFLAGS) $(LINUX) -c $< -o $@
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
HDtst.ipv4remoteudp.ksh66 ipsend = udpsend = 0;
73 ipsend++;
85 printf("ip:::send - %s\n", ipsend >= 1 ? "yes" : "no");
HDtst.ipv4localudp.ksh63 ipsend = udpsend = ipreceive = 0;
70 ipsend++;
89 printf("ip:::send - %s\n", ipsend >= 1 ? "yes" : "no");
HDtst.ipv4localtcp.ksh95 ipsend = tcpsend = ipreceive = tcpreceive = 0;
102 ipsend++;
127 printf("ip:::send - %s\n", ipsend >= 5 ? "yes" : "no");
HDtst.ipv4remotetcp.ksh85 ipsend = tcpsend = ipreceive = tcpreceive = 0;
92 ipsend++;
117 printf("ip:::send - %s\n", ipsend >= 3 ? "yes" : "no");
HDtst.remotetcpstate.ksh93 ipsend = tcpsend = ipreceive = tcpreceive = 0;
101 ipsend++;
147 printf("ip:::send - %s\n", ipsend >= 4 ? "yes" : "no");
HDtst.localtcpstate.ksh88 ipsend = tcpsend = ipreceive = tcpreceive = 0;
96 ipsend++;
149 printf("ip:::send - %s\n", ipsend >= 5 ? "yes" : "no");
/NextBSD/sbin/ipf/ipresend/
HDMakefile7 .PATH: ${.CURDIR}/../../../contrib/ipfilter/ipsend
/NextBSD/contrib/ipfilter/ipsd/
HDMakefile18 CFLAGS=-g -I.. -I../ipsend
/NextBSD/
HDObsoleteFiles.inc4447 OLD_FILES+=usr/sbin/ipsend
4450 OLD_FILES+=usr/share/man/man1/ipsend.1.gz
4452 OLD_FILES+=usr/share/man/man5/ipsend.5.gz