Searched refs:auth_rdm (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-dhcp6.c290 uint8_t auth_rdm; local
466 auth_rdm = GET_U_1(tp);
467 switch (auth_rdm) {
472 ND_PRINT(", RDM: %u", auth_rdm);

Completed in 137 milliseconds