Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dgenetlink.h64 void (*post_doit)(const struct genl_ops *ops, member
/Linux-v5.15/net/netlink/
Dgenetlink.c733 if (family->post_doit) in genl_family_rcv_msg_doit()
734 family->post_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
/Linux-v5.15/net/batman-adv/
Dnetlink.c1492 .post_doit = batadv_post_doit,
/Linux-v5.15/net/core/
Ddrop_monitor.c1647 .post_doit = net_dm_nl_post_doit,
Ddevlink.c8865 .post_doit = devlink_nl_post_doit,
/Linux-v5.15/net/ieee802154/
Dnl802154.c2499 .post_doit = nl802154_post_doit,
/Linux-v5.15/net/wireless/
Dnl80211.c15920 .post_doit = nl80211_post_doit,