ifconfig_context
struct ifconfig_context _ctx = {
struct ifconfig_context *ctx = &_ctx;
struct ifconfig_context ctx = {
typedef struct ifconfig_context if_ctx;
struct ifconfig_context _ctx = {
struct ifconfig_context *ctx = &_ctx;