Searched defs:netauth (Results 1 – 1 of 1) sorted by relevance
90 struct netauth { struct91 uint16_t a_family; /* always RIP_AF_AUTH */92 uint16_t a_type;97 union {130 struct netauth ru_auth[1]; argument