Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Drtnetlink.c4882 static int rtnl_bridge_getlink(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_bridge_getlink() function
6209 rtnl_register(PF_BRIDGE, RTM_GETLINK, NULL, rtnl_bridge_getlink, 0); in rtnetlink_init()