HomeSort by: relevance | last modified time | path
    Searched refs:ipscan_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_scan.c 74 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 *i
    [all...]
ip_scan.h 67 } ipscan_t; typedef in typeref:struct:ipscan

Completed in 12 milliseconds