Home
last modified time | relevance | path

Searched refs:rtnl_net_fill (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c836 static int rtnl_net_fill(struct sk_buff *skb, struct net_fill_args *args) in rtnl_net_fill() function
963 err = rtnl_net_fill(msg, &fillargs); in rtnl_net_getid()
1000 ret = rtnl_net_fill(net_cb->skb, &net_cb->fillargs); in rtnl_net_dumpid_one()
1100 err = rtnl_net_fill(msg, &fillargs); in rtnl_net_notifyid()
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c825 static int rtnl_net_fill(struct sk_buff *skb, struct net_fill_args *args) in rtnl_net_fill() function
952 err = rtnl_net_fill(msg, &fillargs); in rtnl_net_getid()
989 ret = rtnl_net_fill(net_cb->skb, &net_cb->fillargs); in rtnl_net_dumpid_one()
1089 err = rtnl_net_fill(msg, &fillargs); in rtnl_net_notifyid()

Completed in 5 milliseconds