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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1466 V4_TCP = 0, enumerator in enum:pkt_type
1658 type = V4_TCP;
1674 for (type = V4_TCP; type < UNDEF; type++) {
1680 case V4_TCP:
2132 type = V4_TCP;
2160 for (type = V4_TCP; type < UNDEF; type++) {
2169 case V4_TCP:

Completed in 69 milliseconds