Searched refs:catchpacket (Results 1 – 1 of 1) sorted by relevance
246 static void catchpacket(struct bpf_d *, struct bpf_packet *, u_int, int);3387 catchpacket(d, bpf_pkt, slen, outbound); in bpf_tap_imp()4024 catchpacket(struct bpf_d *d, struct bpf_packet * pkt, in catchpacket() function