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

  /src/sys/net/
bpf.c 253 bpf_wakeup(struct bpf_d *);
800 bpf_wakeup(struct bpf_d *d) function in typeref:typename:void
831 bpf_wakeup(d);
2108 * Call bpf_wakeup after bd_slen has been updated so that kevent(2)
2112 bpf_wakeup(d);
bpf.c 253 bpf_wakeup(struct bpf_d *);
800 bpf_wakeup(struct bpf_d *d) function in typeref:typename:void
831 bpf_wakeup(d);
2108 * Call bpf_wakeup after bd_slen has been updated so that kevent(2)
2112 bpf_wakeup(d);
bpf.c 253 bpf_wakeup(struct bpf_d *);
800 bpf_wakeup(struct bpf_d *d) function in typeref:typename:void
831 bpf_wakeup(d);
2108 * Call bpf_wakeup after bd_slen has been updated so that kevent(2)
2112 bpf_wakeup(d);

Completed in 75 milliseconds