Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dgenetlink.h77 void (*post_doit)(const struct genl_ops *ops, member
/Linux-v6.1/net/netlink/
Dgenetlink.c758 if (family->post_doit) in genl_family_rcv_msg_doit()
759 family->post_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
/Linux-v6.1/net/batman-adv/
Dnetlink.c1492 .post_doit = batadv_post_doit,
/Linux-v6.1/net/core/
Ddrop_monitor.c1644 .post_doit = net_dm_nl_post_doit,
Ddevlink.c9548 .post_doit = devlink_nl_post_doit,
/Linux-v6.1/net/ieee802154/
Dnl802154.c2499 .post_doit = nl802154_post_doit,
/Linux-v6.1/net/wireless/
Dnl80211.c17235 .post_doit = nl80211_post_doit,