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

  /src/sys/net/
bpf_stub.c 114 bool didhand; local in function:bpf_stub_detach
118 didhand = false;
121 didhand = true;
125 if (didhand == false) {

Completed in 12 milliseconds