Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf.c153 static void catchpacket(struct bpf_d *, uchar_t *, uint_t, uint_t,
1501 catchpacket(d, marg, pktlen, slen, cpfn, &tv); in bpf_deliver()
1563 catchpacket(struct bpf_d *d, uchar_t *pkt, uint_t pktlen, uint_t snaplen, in catchpacket() function