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

/freebsd-10.0-release/usr.sbin/uhsoctl/
H A Duhsoctl.c125 int con_net_type; /* Network connection type */ member in struct:ctx
787 if (ctx->con_net_type == at &&
794 ctx->con_net_type = at;
799 ctx->con_oper, network_access_type[ctx->con_net_type]);
808 network_access_type[ctx->con_net_type]);
861 network_access_type[ctx->con_net_type]);
1379 ctx.con_net_type = -1;
1536 network_access_type[ctx.con_net_type]);

Completed in 129 milliseconds