Searched refs:IP_VS_PROTO_HASH (Results 1 – 1 of 1) sorted by relevance
35 #define IP_VS_PROTO_HASH(proto) ((proto) & (IP_VS_PROTO_TAB_SIZE-1)) macro50 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_protocol()67 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_proto_netns()98 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in unregister_ip_vs_protocol()120 unsigned int hash = IP_VS_PROTO_HASH(pd->pp->protocol); in unregister_ip_vs_proto_netns()142 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_get()160 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_data_get()