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

  /src/sys/net/
bpf.c 273 static const struct fileops bpf_fileops = { variable in typeref:typename:const struct fileops
623 return fd_clone(fp, fd, flag, &bpf_fileops, d);
bpf.c 273 static const struct fileops bpf_fileops = { variable in typeref:typename:const struct fileops
623 return fd_clone(fp, fd, flag, &bpf_fileops, d);

Completed in 25 milliseconds