Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h65 struct ecore_iphdr { struct
66 u8 ihl:4,
67 version:4;
68 u8 tos;
69 u16 tot_len;
70 u16 id;
71 u16 frag_off;
72 u8 ttl;
73 u8 protocol;
74 u16 check;
[all …]