Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dpf_osfp.c316 struct pf_osfp_entry *entry, *uentry; in pf_osfp_add() local
328 uentry = &fpioc->fp_os; in pf_osfp_add()
329 uentry->fp_entry.sle_next = NULL; in pf_osfp_add()
330 uentry->fp_class_nm[sizeof(uentry->fp_class_nm) - 1] = '\0'; in pf_osfp_add()
331 uentry->fp_version_nm[sizeof(uentry->fp_version_nm) - 1] = '\0'; in pf_osfp_add()
332 uentry->fp_subtype_nm[sizeof(uentry->fp_subtype_nm) - 1] = '\0'; in pf_osfp_add()