| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/npf/npfctl/ | |
| npf_data.c | 66 bool testif = npfctl_debug_addif(ifname); local in function:npfctl_note_interface 70 if (if_idx || testif) { 101 bool testif = npfctl_debug_addif(ifname); local in function:npfctl_find_ifindex 104 if (testif) { |