Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h617 typedef struct _unm_ip_header_s { struct
618 U32 HdrVer:8,
619 diffser:8,
620 TotalLength:16;
621 U32 ipId:16,
622 flagfrag:16;
623 U32 TTL:8,
624 Protocol:8,
625 Chksum:16;
626 U32 srcaddr;
[all …]