Searched defs:aac_fib_xporthdr (Results 1 – 1 of 1) sorted by relevance
54 struct aac_fib_xporthdr { struct55 u_int64_t HostAddress; /* FIB host address w/o xport header */56 u_int32_t Size; /* FIB size excluding xport header */57 u_int32_t Handle; /* driver handle to reference the FIB */58 u_int64_t Reserved[2];