Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_app.c39 #define IP_VS_APP_PORT(type) (type & 0xffff) macro
421 IP_VS_APP_PORT(vapp->type), in ip_vs_app_getinfo()