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

/osnet-11/usr/src/lib/libradproto/common/
H A Dradproto.h37 #define PROTO_NAME "RAD" macro
38 #define PROTO_NAME_LEN (sizeof (PROTO_NAME) - 1)
H A Dradclient.c170 client_hello chello = { PROTO_NAME };
181 if (strcmp(shello.protocol, PROTO_NAME) != 0 ||

Completed in 22 milliseconds