Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dgenetlink.h61 void (*post_doit)(const struct genl_ops *ops, member
/linux-4.1.27/net/netlink/
Dgenetlink.c637 if (family->post_doit) in genl_family_rcv_msg()
638 family->post_doit(ops, skb, &info); in genl_family_rcv_msg()
/linux-4.1.27/net/ieee802154/
Dnl802154.c44 .post_doit = nl802154_post_doit,
/linux-4.1.27/net/wireless/
Dnl80211.c48 .post_doit = nl80211_post_doit,