Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.h41 char s_txt[ISC_TLEN]; /* text to match */ member
62 #define ipsc_ctxt ipsc_cl.s_txt
65 #define ipsc_stxt ipsc_sl.s_txt
H A Dip_scan.c292 for (s = sp->s_txt, t = sp->s_msk; i; i--, s++, t++, up++) in ipf_scan_matchstr()