Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr_ioctl.c39 static void get_port_ifindices(struct net_bridge *br, int *ifindices, int num) in get_port_ifindices() argument
45 ifindices[p->port_no] = p->dev->ifindex; in get_port_ifindices()