Searched refs:bpf_deliver (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c142 static void bpf_deliver(struct bpf_d *, cp_fn_t,
678 * NOTE: the lock for bd_wait is bd_lock and is held by bpf_deliver,
1480 bpf_deliver(struct bpf_d *d, cp_fn_t cpfn, void *marg, uint_t pktlen, function
1530 bpf_deliver(d, cpfn, marg, pktlen, buflen, issent);
1550 bpf_deliver(d, bpf_mcpy, m, length, 0, issent);

Completed in 59 milliseconds