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

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_db.c307 #define LINK_TCP IPPROTO_TCP macro
645 && ((lnk->link_type == LINK_TCP) ||
681 if (link_type == LINK_TCP)
749 link_type = LINK_TCP;
894 case LINK_TCP:
963 case LINK_TCP:
1003 case LINK_TCP:
1082 old_lnk->link_type == LINK_TCP &&
1508 link_type = LINK_TCP;
1548 link_type = LINK_TCP;
[all...]

Completed in 50 milliseconds