Searched refs:fp_entry (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_osfp.c255 SLIST_FOREACH(entry, list, fp_entry) {
302 SLIST_REMOVE_HEAD(&fp->fp_oses, fp_entry);
328 uentry->fp_entry.sle_next = NULL;
359 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
391 SLIST_INSERT_HEAD(&fp->fp_oses, entry, fp_entry);
525 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
536 fpioc->fp_os.fp_entry.sle_next = NULL;
H A Dpfvar.h557 SLIST_ENTRY(pf_osfp_entry) fp_entry; member in struct:pf_osfp_entry

Completed in 29 milliseconds