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

  /src/sys/external/bsd/ipf/netinet/
ip_scan.h 60 char ipsc_tag[ISC_TLEN]; /* table entry protocol tag */ member in struct:ipscan
ip_scan.c 137 i = ipf_scan_lookup(isc->ipsc_tag);
180 i = ipf_scan_lookup(isc.ipsc_tag);
215 if (!strcmp(i->ipsc_tag, tag))

Completed in 13 milliseconds