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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c109 typedef void *(*cp_fn_t)(void *, const void *, size_t); typedef
142 static void bpf_deliver(struct bpf_d *, cp_fn_t,
154 cp_fn_t, struct timeval *);
1480 bpf_deliver(struct bpf_d *d, cp_fn_t cpfn, void *marg, uint_t pktlen,
1513 cp_fn_t cpfn;
1521 cpfn = (cp_fn_t)memcpy;
1564 cp_fn_t cpfn, struct timeval *tv)

Completed in 48 milliseconds