Lines Matching full:sent
108 * placed in UDP packets that are sent to tunnel peer.
188 * @param iface Network interface the packet is being sent
189 * @param pkt The network packet that is sent
212 * This is called for every network packet being sent.
214 * @param iface Network interface the packet is being sent
215 * @param pkt The network packet that is sent
233 * @param iface Network interface the packet is being sent
234 * @param pkt The network packet that is sent
254 NET_CAPTURE_HOST, /**< Packet was sent to us by somebody else */
257 NET_CAPTURE_OTHERHOST, /**< Packet was sent by somebody else to somebody else */
258 NET_CAPTURE_OUTGOING, /**< Packet was sent by us */
314 * @param type The direction and type of the packet (did we sent it etc).