Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ethtool_usrip4_spec Struct Reference

#include <ethtool.h>

Data Fields

__be32 ip4src
 
__be32 ip4dst
 
__be32 l4_4_bytes
 
__u8 tos
 
__u8 ip_ver
 
__u8 proto
 

Detailed Description

struct ethtool_usrip4_spec - general flow specification for IPv4 : Source host : Destination host : First 4 bytes of transport (layer 4) header : Type-of-service : Value must be ETH_RX_NFC_IP4; mask must be 0 : Transport protocol number; mask must be 0

Definition at line 486 of file ethtool.h.

Field Documentation

__be32 ip4dst

Definition at line 488 of file ethtool.h.

__be32 ip4src

Definition at line 487 of file ethtool.h.

Definition at line 491 of file ethtool.h.

__be32 l4_4_bytes

Definition at line 489 of file ethtool.h.

Definition at line 492 of file ethtool.h.

__u8 tos

Definition at line 490 of file ethtool.h.


The documentation for this struct was generated from the following file: