Searched defs:LINK_TCP (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_db.c316 #define LINK_TCP IPPROTO_TCP macro
679 && ((lnk->link_type == LINK_TCP) ||
715 if (link_type == LINK_TCP)
789 link_type = LINK_TCP;
935 case LINK_TCP:
1010 case LINK_TCP:
1050 case LINK_TCP:
1129 old_lnk->link_type == LINK_TCP &&
1550 link_type = LINK_TCP;
1590 link_type = LINK_TCP;
[all...]

Completed in 51 milliseconds