OpenVPN
|
Data Fields | |
const char * | short_form |
const char * | display_form |
sa_family_t | proto_af |
int | proto |
Definition at line 354 of file socket_util.c.
const char* proto_names::display_form |
Definition at line 357 of file socket_util.c.
Referenced by proto2ascii().
int proto_names::proto |
Definition at line 359 of file socket_util.c.
Referenced by ascii2proto(), and proto2ascii().
sa_family_t proto_names::proto_af |
Definition at line 358 of file socket_util.c.
Referenced by ascii2af(), and proto2ascii().
const char* proto_names::short_form |
Definition at line 356 of file socket_util.c.
Referenced by ascii2af(), ascii2proto(), and proto2ascii().