Home
last modified time | relevance | path

Searched refs:catchpacket (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c154 static void catchpacket(struct bpf_d *, uchar_t *, uint_t, uint_t,
1513 catchpacket(d, marg, pktlen, slen, cpfn, &tv); in bpf_deliver()
1575 catchpacket(struct bpf_d *d, uchar_t *pkt, uint_t pktlen, uint_t snaplen, in catchpacket() function