Searched refs:ipscan_t (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_scan.c69 ipscan_t *ipf_scan_list = NULL,
86 int ipf_scan_matchisc __P((ipscan_t *, ipstate_t *, int, int, int *));
115 ipscan_t *i, *isc;
118 KMALLOC(isc, ipscan_t *);
166 ipscan_t isc, *i;
207 ipscan_t *i;
220 ipscan_t *i;
244 ipscan_t *i;
250 if ((i != NULL) && (i != (ipscan_t *)-1)) {
272 ipscan_t *
[all...]
H A Dip_scan.h67 } ipscan_t; typedef in typeref:struct:ipscan
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_scan.c74 ipscan_t *ipf_scan_list = NULL,
91 int ipf_scan_matchisc(ipscan_t *, ipstate_t *, int, int, int *);
120 ipscan_t *i, *isc;
123 KMALLOC(isc, ipscan_t *);
171 ipscan_t isc, *i;
212 ipscan_t *i;
225 ipscan_t *i;
249 ipscan_t *i;
255 if ((i != NULL) && (i != (ipscan_t *)-1)) {
277 ipscan_t *
[all...]
H A Dip_scan.h67 } ipscan_t; typedef in typeref:struct:ipscan
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipscan_y.y30 void printent __P((ipscan_t *));
260 ipscan_t *isc;
342 ipscan_t isc, *iscp;
470 ipscan_t isc;

Completed in 148 milliseconds