Searched refs:NETGRAPH (Results 1 - 21 of 21) sorted by relevance

/freebsd-10-stable/sys/dev/ce/
H A Dng_ce.h19 #ifdef NETGRAPH
31 #endif /* NETGRAPH */
H A Dif_ce.c62 # ifndef NETGRAPH
63 # error #option NETGRAPH missed from configuration
163 #ifdef NETGRAPH
211 #ifdef NETGRAPH
400 #if __FreeBSD_version >= 500000 && defined NETGRAPH
429 #ifdef NETGRAPH
677 #ifdef NETGRAPH
708 #else /*NETGRAPH*/
742 #endif /*NETGRAPH*/
805 #ifndef NETGRAPH
[all...]
/freebsd-10-stable/sys/dev/cp/
H A Dng_cp.h19 #ifdef NETGRAPH
31 #endif /* NETGRAPH */
H A Dif_cp.c52 # ifndef NETGRAPH
53 # error #option NETGRAPH missed from configuration
113 #ifdef NETGRAPH
155 #ifdef NETGRAPH
294 #ifndef NETGRAPH
320 #ifndef NETGRAPH
494 #ifdef NETGRAPH
512 #else /*NETGRAPH*/
534 #endif /*NETGRAPH*/
606 #ifndef NETGRAPH
[all...]
/freebsd-10-stable/sys/dev/ctau/
H A Dng_ct.h19 #ifdef NETGRAPH
31 #endif /* NETGRAPH */
H A Dif_ct.c115 #ifdef NETGRAPH
160 #ifdef NETGRAPH
266 #ifndef NETGRAPH
282 #ifndef NETGRAPH
707 #ifdef NETGRAPH
730 #else /*NETGRAPH*/
756 #endif /*NETGRAPH*/
820 #ifdef NETGRAPH
868 #ifndef NETGRAPH
954 #endif /*NETGRAPH*/
[all...]
/freebsd-10-stable/sys/dev/cx/
H A Dng_cx.h19 #ifdef NETGRAPH
31 #endif /* NETGRAPH */
H A Dif_cx.c11 * Rewritten on DDK, ported to NETGRAPH, rewritten for FreeBSD 3.x-5.x by
140 #ifdef NETGRAPH
204 #ifdef NETGRAPH
353 #ifndef NETGRAPH
369 #ifndef NETGRAPH
816 #ifdef NETGRAPH
839 #else /*NETGRAPH*/
865 #endif /*NETGRAPH*/
963 #ifdef NETGRAPH
1020 #ifndef NETGRAPH
[all...]
/freebsd-10-stable/sys/modules/cp/
H A DMakefile13 NETGRAPH= ${NG_CRONYX} macro
17 .if ${NETGRAPH} != 0
19 echo "#define NETGRAPH ${NETGRAPH}" > ${.TARGET}
/freebsd-10-stable/sys/modules/ce/
H A DMakefile13 NETGRAPH= ${NG_CRONYX} macro
17 .if ${NETGRAPH} != 0
19 echo "#define NETGRAPH ${NETGRAPH}" > ${.TARGET}
/freebsd-10-stable/sys/modules/ctau/
H A DMakefile12 NETGRAPH= ${NG_CRONYX} macro
16 .if ${NETGRAPH} != 0
18 echo "#define NETGRAPH $(NETGRAPH)" > ${.TARGET}
/freebsd-10-stable/sys/modules/cx/
H A DMakefile12 NETGRAPH= ${NG_CRONYX} macro
16 .if ${NETGRAPH} != 0
18 echo "#define NETGRAPH $(NETGRAPH)" > ${.TARGET}
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A DMakefile10 BMIBS= BEGEMOT-NETGRAPH.txt
/freebsd-10-stable/tools/tools/nanobsd/pcengines/
H A DALIX_DSK105 options NETGRAPH
H A DALIX_NFS103 options NETGRAPH
/freebsd-10-stable/usr.bin/netstat/
H A Dnetstat.h159 #ifdef NETGRAPH
H A Dmain.c54 #ifdef NETGRAPH
272 #ifdef NETGRAPH
410 #ifdef NETGRAPH
635 #ifdef NETGRAPH
639 #endif /* NETGRAPH */
/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.c79 # include "opt_netgraph.h" /* NETGRAPH */
89 # ifndef NETGRAPH
90 # define NETGRAPH 0 macro
133 # if NETGRAPH
155 # define NETGRAPH 0 /* not in NetBSD */ macro
205 # define NETGRAPH 0 /* not in OpenBSD */ macro
253 # define NETGRAPH 0 /* not in BSD/OS */ macro
306 # define NETGRAPH 0 /* not in Linux */ macro
2943 #if NETGRAPH
2954 #endif /* NETGRAPH */
[all...]
H A Dif_lmc.h1063 #define FLAG_NETGRAPH 0x00000008 /* NETGRAPH is attached */
1143 #if NETGRAPH
1145 hook_p ng_hook; /* non-zero means NETGRAPH owns device */
1609 #if NETGRAPH
1635 #endif /* NETGRAPH */
/freebsd-10-stable/usr.sbin/lmcconfig/
H A Dlmcconfig.c60 * cc -o lmcconfig -l netgraph -D NETGRAPH lmcconfig.c
81 #if defined(NETGRAPH)
113 #if defined(NETGRAPH)
231 #if defined(NETGRAPH)
2177 #if defined(NETGRAPH)
/freebsd-10-stable/share/mk/
H A Dbsd.own.mk348 NETGRAPH \
658 NETGRAPH \

Completed in 192 milliseconds