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

  /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) {

Completed in 12 milliseconds