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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_osfp.c262 entry->fp_subtype_nm, os, entry->fp_os);
331 uentry->fp_subtype_nm[sizeof (uentry->fp_subtype_nm) - 1] = '\0';
336 fpioc->fp_os.fp_subtype_nm,
389 entry->fp_subtype_nm[sizeof (entry->fp_subtype_nm)-1] = '\0';
570 SLIST_FIRST(&f2->fp_oses)->fp_subtype_nm,
573 SLIST_FIRST(&f->fp_oses)->fp_subtype_nm);
578 SLIST_FIRST(&f->fp_oses)->fp_subtype_nm);
H A Dpfvar.h569 char fp_subtype_nm[PF_OSFP_LEN]; member in struct:pf_osfp_entry
575 memcmp((a)->fp_subtype_nm, (b)->fp_subtype_nm, PF_OSFP_LEN) == 0)

Completed in 16 milliseconds