Home | History | Annotate | Download | only in netinet

Lines Matching defs:fr

222 ipf_scan_attachfr(fr)
223 struct frentry *fr;
227 if (fr->fr_isctag != -1) {
229 i = ipf_scan_lookup(fr->fr_isctag + fr->fr_names);
238 fr->fr_isc = i;
248 frentry_t *fr;
252 fr = is->is_rule;
253 if (fr != NULL) {
254 i = fr->fr_isc;
274 ipf_scan_detachfr(fr)
275 struct frentry *fr;
279 i = fr->fr_isc;