HomeSort by: relevance | last modified time | path
    Searched defs:catchpacket (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
bpf.c 255 static void catchpacket(struct bpf_d *, u_char *, u_int, u_int,
1749 /* Assume catchpacket doesn't sleep */
1750 catchpacket(d, pkt, pktlen, slen, cpfn, &ts);
2009 catchpacket(struct bpf_d *d, u_char *pkt, u_int pktlen, u_int snaplen, function in typeref:typename:void

Completed in 12 milliseconds