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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394.h162 u32 porth:2; member in struct:ext_selfid
210 u32 porth:2; member in struct:ext_selfid
H A Dieee1394_core.c315 (esid->porth == SELFID_PORT_PARENT)) {
368 if (esid->porth == SELFID_PORT_CHILD) cldcnt[n]++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_ctl.c288 register unsigned porth = ntohs(port); local
290 return (proto^ntohl(addr)^(porth>>IP_VS_SVC_TAB_BITS)^porth)
485 register unsigned porth = ntohs(port); local
487 return (ntohl(addr)^(porth>>IP_VS_RTAB_BITS)^porth)

Completed in 53 milliseconds