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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_osfp.c63 LIST_ENTRY(name_entry) nm_entry;
290 LIST_REMOVE(nm, nm_entry);
396 LIST_FOREACH(version_nm, &class_nm->nm_sublist, nm_entry) {
407 nm_entry) {
487 LIST_FOREACH(nm, &classes, nm_entry) {
493 LIST_FOREACH(nm, list, nm_entry) {
499 LIST_FOREACH(nm, list, nm_entry) {
542 LIST_FOREACH(nm, list, nm_entry)
702 struct name_entry *nm_entry; local
707 LIST_FOREACH(nm_entry, lis
[all...]

Completed in 159 milliseconds