Searched defs:netauth (Results 1 – 1 of 1) sorted by relevance
88 struct netauth { struct89 uint16_t a_family; /* always RIP_AF_AUTH */90 uint16_t a_type;95 union {128 struct netauth ru_auth[1]; argument