Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.h44 } sinfo_t; typedef
51 sinfo_t ipsc_si[2]; /* client/server side information */
H A Dip_scan.c71 int ipf_scan_matchstr(sinfo_t *, char *, int);
283 ipf_scan_matchstr(sinfo_t *sp, char *str, int n) in ipf_scan_matchstr()