Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h96 struct ecore_ipv6hdr { struct
97 u8 priority:4,
98 version:4;
99 u8 flow_lbl[3];
101 u16 payload_len;
102 u8 nexthdr;
103 u8 hop_limit;
105 struct ecore_in6_addr saddr;
106 struct ecore_in6_addr daddr;