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 3074 of file socket.c.
Referenced by proto2ascii().
int proto_names::proto |
Definition at line 3076 of file socket.c.
Referenced by ascii2proto(), and proto2ascii().
sa_family_t proto_names::proto_af |
Definition at line 3075 of file socket.c.
Referenced by ascii2af(), and proto2ascii().
const char* proto_names::short_form |
Definition at line 3073 of file socket.c.
Referenced by ascii2af(), ascii2proto(), and proto2ascii().