Home
last modified time | relevance | path

Searched defs:ip_user_spec_s (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h101 typedef struct ip_user_spec_s { struct
102 uint8_t id;
103 uint8_t ip_ver;
104 uint8_t proto;
105 uint8_t tos_mask;
106 uint8_t tos;
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h108 typedef struct ip_user_spec_s { struct
109 uint32_t ip4src;
110 uint32_t ip4dst;
111 uint32_t l4_4_bytes;
112 uint8_t tos;
113 uint8_t ip_ver;
114 uint8_t proto;