Searched refs:IP_VS_PROTO_HASH (Results 1 – 1 of 1) sorted by relevance
41 #define IP_VS_PROTO_HASH(proto) ((proto) & (IP_VS_PROTO_TAB_SIZE-1)) macro56 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_protocol()73 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_proto_netns()104 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in unregister_ip_vs_protocol()126 unsigned int hash = IP_VS_PROTO_HASH(pd->pp->protocol); in unregister_ip_vs_proto_netns()148 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_get()166 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_data_get()