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

  /src/sys/net/
bpf.c 1924 bpf_mbuf_dequeue(struct bpf_if *bp) function in typeref:struct:mbuf *
1954 while ((m = bpf_mbuf_dequeue(bp)) != NULL) {
bpf.c 1924 bpf_mbuf_dequeue(struct bpf_if *bp) function in typeref:struct:mbuf *
1954 while ((m = bpf_mbuf_dequeue(bp)) != NULL) {

Completed in 24 milliseconds