Lines Matching full:direction
546 * Do checks based on packet direction.
564 if (handle->direction == PCAP_D_IN)
571 if (handle->direction == PCAP_D_OUT)
1059 * Set direction flag: Which packets do we accept on a forwarding
1067 handle->direction = d;
1073 * the direction of the packet.
1076 "Setting direction is not supported on SOCK_PACKET sockets");
1359 /* We need to save packet direction for IrDA decoding,