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

/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias_db.c306 #define LINK_TCP IPPROTO_TCP macro
652 && ((lnk->link_type == LINK_TCP) ||
688 if (link_type == LINK_TCP)
756 link_type = LINK_TCP;
901 case LINK_TCP:
970 case LINK_TCP:
1010 case LINK_TCP:
1089 old_lnk->link_type == LINK_TCP &&
1515 link_type = LINK_TCP;
1555 link_type = LINK_TCP;
[all...]

Completed in 56 milliseconds