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