Searched refs:post_doit (Results 1 – 4 of 4) sorted by relevance
61 void (*post_doit)(const struct genl_ops *ops, member
637 if (family->post_doit) in genl_family_rcv_msg()638 family->post_doit(ops, skb, &info); in genl_family_rcv_msg()
44 .post_doit = nl802154_post_doit,
48 .post_doit = nl80211_post_doit,