Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h45 typedef struct tcpip6_spec_s { struct
46 struct in6_addr ip6src;
47 struct in6_addr ip6dst;
48 in_port_t psrc;
49 in_port_t pdst;
/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h44 typedef struct tcpip6_spec_s { struct
45 struct in6_addr ip6src;
46 struct in6_addr ip6dst;
47 in_port_t psrc;
48 in_port_t pdst;
49 uint8_t tos;