Home
last modified time | relevance | path

Searched refs:FTPDATA (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/
Dip_vs.h290 #define FTPDATA __constant_htons(20) macro
/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_ctl.c412 && (vport == FTPDATA || ntohs(vport) >= PROT_SOCK)) { in ip_vs_service_get()