Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_scan.h46 } sinfo_t; typedef
53 sinfo_t ipsc_si[2]; /* client/server side information */
H A Dip_scan.c75 int ipf_scan_matchstr __P((sinfo_t *, char *, int));
294 sinfo_t *sp; in ipf_scan_matchstr()