Searched refs:catchpacket (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/bpf/ |
H A D | bpf.c | 153 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
|