Searched refs:br_setlink (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_device.c | 432 .ndo_bridge_setlink = br_setlink,
|
H A D | br_private.h | 1468 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,
|
H A D | br_netlink.c | 907 int br_setlink(struct net_device *dev, struct nlmsghdr *nlh, u16 flags, in br_setlink() function
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_device.c | 476 .ndo_bridge_setlink = br_setlink,
|
H A D | br_netlink.c | 1084 int br_setlink(struct net_device *dev, struct nlmsghdr *nlh, u16 flags, in br_setlink() function
|
H A D | br_private.h | 2077 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,
|
Completed in 14 milliseconds