Home
last modified time | relevance | path

Searched refs:ipsc_tag (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_scan.h52 char ipsc_tag[ISC_TLEN]; /* table entry protocol tag */ member
H A Dip_scan.c122 i = ipf_scan_lookup(isc->ipsc_tag);
165 i = ipf_scan_lookup(isc.ipsc_tag);
200 if (!strcmp(i->ipsc_tag, tag))