HomeSort by: relevance | last modified time | path
    Searched defs:nm_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_osfp.c 61 LIST_ENTRY(name_entry) nm_entry;
288 LIST_REMOVE(nm, nm_entry);
394 LIST_FOREACH(version_nm, &class_nm->nm_sublist, nm_entry) {
405 nm_entry) {
485 LIST_FOREACH(nm, &classes, nm_entry) {
491 LIST_FOREACH(nm, list, nm_entry) {
497 LIST_FOREACH(nm, list, nm_entry) {
540 LIST_FOREACH(nm, list, nm_entry)
700 struct name_entry *nm_entry; local in function:fingerprint_name_entry
705 LIST_FOREACH(nm_entry, list, nm_entry)
    [all...]
pfctl_osfp.c 61 LIST_ENTRY(name_entry) nm_entry;
288 LIST_REMOVE(nm, nm_entry);
394 LIST_FOREACH(version_nm, &class_nm->nm_sublist, nm_entry) {
405 nm_entry) {
485 LIST_FOREACH(nm, &classes, nm_entry) {
491 LIST_FOREACH(nm, list, nm_entry) {
497 LIST_FOREACH(nm, list, nm_entry) {
540 LIST_FOREACH(nm, list, nm_entry)
700 struct name_entry *nm_entry; local in function:fingerprint_name_entry
705 LIST_FOREACH(nm_entry, list, nm_entry)
    [all...]

Completed in 22 milliseconds