TEAM_PORT_HASHENTRIES 185 include/linux/if_team.h struct hlist_head en_port_hlist[TEAM_PORT_HASHENTRIES]; TEAM_PORT_HASHENTRIES 231 include/linux/if_team.h return &team->en_port_hlist[port_index & (TEAM_PORT_HASHENTRIES - 1)];