Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h38 typedef struct tcpip4_spec_s { struct
39 in_addr_t ip4src;
40 in_addr_t ip4dst;
41 in_port_t psrc;
42 in_port_t pdst;
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h36 typedef struct tcpip4_spec_s { struct
37 in_addr_t ip4src;
38 in_addr_t ip4dst;
39 in_port_t psrc;
40 in_port_t pdst;
41 uint8_t tos;