Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/protocols/
H A Drouted.h88 struct netauth { struct
89 uint16_t a_family; /* always RIP_AF_AUTH */
90 uint16_t a_type;
95 union {
128 struct netauth ru_auth[1]; argument