Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h99 typedef struct ip_user_spec_s { struct
100 uint8_t id;
101 uint8_t ip_ver;
102 uint8_t proto;
103 uint8_t tos_mask;
104 uint8_t tos;
/illumos-gate/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;