Searched refs:post_doit (Results 1 – 7 of 7) sorted by relevance
64 void (*post_doit)(const struct genl_ops *ops, member
733 if (family->post_doit) in genl_family_rcv_msg_doit()734 family->post_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
1492 .post_doit = batadv_post_doit,
1647 .post_doit = net_dm_nl_post_doit,
8910 .post_doit = devlink_nl_post_doit,
2499 .post_doit = nl802154_post_doit,
16156 .post_doit = nl80211_post_doit,
Completed in 67 milliseconds