Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dgenetlink.h64 void (*post_doit)(const struct genl_ops *ops, member
/Linux-v5.4/net/netlink/
Dgenetlink.c631 if (family->post_doit) in genl_family_rcv_msg()
632 family->post_doit(ops, skb, &info); in genl_family_rcv_msg()
/Linux-v5.4/net/batman-adv/
Dnetlink.c1475 .post_doit = batadv_post_doit,
/Linux-v5.4/net/core/
Ddrop_monitor.c1567 .post_doit = net_dm_nl_post_doit,
Ddevlink.c6136 .post_doit = devlink_nl_post_doit,
/Linux-v5.4/net/ieee802154/
Dnl802154.c2458 .post_doit = nl802154_post_doit,
/Linux-v5.4/net/wireless/
Dnl80211.c14757 .post_doit = nl80211_post_doit,