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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c197 static void catchpacket(struct bpf_d *, u_char *, struct mbuf *, u_int,
2022 * that bpf_filter and catchpacket will not look at anything
2049 catchpacket(d, (u_char *)m, savedm, pktlen,
2096 catchpacket(struct bpf_d *d, u_char *pkt, struct mbuf *m, u_int pktlen, function

Completed in 30 milliseconds