Linux Kernel
3.7.1
|
#include <ethtool.h>
Data Fields | |
__be32 | ip4src |
__be32 | ip4dst |
__be16 | psrc |
__be16 | pdst |
__u8 | tos |
struct ethtool_tcpip4_spec - flow specification for TCP/IPv4 etc. : Source host : Destination host : Source port : Destination port : Type-of-service
This can be used to specify a TCP/IPv4, UDP/IPv4 or SCTP/IPv4 flow.