Searched refs:s_txt (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_scan.h51 char s_txt[ISC_TLEN]; /* text to match */ member in struct:sinfo
72 #define ipsc_ctxt ipsc_cl.s_txt
75 #define ipsc_stxt ipsc_sl.s_txt
H A Dip_scan.c315 for (s = sp->s_txt, t = sp->s_msk; i; i--, s++, t++, up++)
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_scan.h51 char s_txt[ISC_TLEN]; /* text to match */ member in struct:sinfo
72 #define ipsc_ctxt ipsc_cl.s_txt
75 #define ipsc_stxt ipsc_sl.s_txt
H A Dip_scan.c320 for (s = sp->s_txt, t = sp->s_msk; i; i--, s++, t++, up++)

Completed in 137 milliseconds