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

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h370 OPEN_TYPE_LISTEN = 'L', enumerator in enum:__anon12750
H A Dt4_main.c10094 if (r->open_type != OPEN_TYPE_LISTEN &&
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c1455 MPASS(open_type == OPEN_TYPE_ACTIVE || open_type == OPEN_TYPE_LISTEN);
1495 } else if (open_type == OPEN_TYPE_LISTEN) {
1513 } else if (open_type == OPEN_TYPE_LISTEN) {
1525 } else if (open_type == OPEN_TYPE_LISTEN) {
1582 case OPEN_TYPE_LISTEN:
1613 if (open_type == OPEN_TYPE_ACTIVE || open_type == OPEN_TYPE_LISTEN)
H A Dt4_listen.c527 settings = *lookup_offload_policy(sc, OPEN_TYPE_LISTEN, NULL,

Completed in 138 milliseconds