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

/freebsd-13-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c116 int pdp_ctx; member in struct:ctx
804 ctx->pdp_ctx);
857 at_cmd_async(ctx->fd, "AT_OWANDATA=%d\r\n", ctx->pdp_ctx);
1215 if (cid == ctx->pdp_ctx) {
1234 "AT+CGDCONT=%d,,\"%s\"\r\n", ctx->pdp_ctx, ctx->pdp_apn);
1243 "AT$QCPDPP=%d,1,\"%s\",\"%s\"\r\n", ctx->pdp_ctx,
1249 ctx->pdp_ctx);
1267 ctx->pdp_ctx);
1373 ctx.pdp_ctx = 1;
1397 ctx.pdp_ctx
[all...]

Completed in 100 milliseconds