OpenVPN
|
Data Fields | |
const char * | short_form |
const char * | display_form |
sa_family_t | proto_af |
int | proto |
const char* proto_names::display_form |
Definition at line 3163 of file socket.c.
Referenced by proto2ascii().
int proto_names::proto |
Definition at line 3165 of file socket.c.
Referenced by ascii2proto(), and proto2ascii().
sa_family_t proto_names::proto_af |
Definition at line 3164 of file socket.c.
Referenced by ascii2af(), and proto2ascii().
const char* proto_names::short_form |
Definition at line 3162 of file socket.c.
Referenced by ascii2af(), ascii2proto(), and proto2ascii().