tcpdump get packate, Application get the packete too?

  1. use Digital Unix 4.0F
  2. as we know, tcpdump can get network package. But does it
    peek packates like MSG_PEEK flag in recvmsg() OR does it
    get packetes from kernel processed or application processed?