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

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

Completed in 18 milliseconds