Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dif_team.h207 struct hlist_head en_port_hlist[TEAM_PORT_HASHENTRIES]; member
253 return &team->en_port_hlist[port_index & (TEAM_PORT_HASHENTRIES - 1)]; in team_port_index_hash()