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

/freebsd-10.1-release/usr.sbin/uhsoctl/
H A Duhsoctl.c122 char *con_apn; /* Connected APN */ member in struct:ctx
860 ctx->con_oper, ctx->con_apn,
865 ctx->con_oper, ctx->con_apn);
1214 ctx->con_apn = strdup(apn);
1236 ctx->con_apn = strdup(ctx->pdp_apn);
1376 ctx.con_apn = NULL;

Completed in 94 milliseconds