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

/freebsd-13-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c123 char *con_apn; /* Connected APN */ member in struct:ctx
862 ctx->con_oper, ctx->con_apn,
867 ctx->con_oper, ctx->con_apn);
1216 ctx->con_apn = strdup(apn);
1238 ctx->con_apn = strdup(ctx->pdp_apn);
1378 ctx.con_apn = NULL;

Completed in 95 milliseconds