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

/freebsd-12-stable/contrib/ofed/librdmacm/
H A Drsocket.c3390 int ret, opt_on = 0; local
3417 opt_on = *(int *) optval;
3434 opt_on = !((struct linger *) optval)->l_onoff;
3439 opt_on = rs->opts & RS_OPT_SVC_ACTIVE;
3442 opt_on = *(int *) optval;
3466 opt_on = *(int *) optval;
3485 opt_on = *(int *) optval;
3536 if (opt_on)

Completed in 193 milliseconds