Lines Matching defs:skb

251 nl802154_prepare_wpan_dev_dump(struct sk_buff *skb,  in nl802154_prepare_wpan_dev_dump()
316 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put()
570 static int nl802154_dump_wpan_phy_parse(struct sk_buff *skb, in nl802154_dump_wpan_phy_parse()
608 nl802154_dump_wpan_phy(struct sk_buff *skb, struct netlink_callback *cb) in nl802154_dump_wpan_phy()
669 static int nl802154_get_wpan_phy(struct sk_buff *skb, struct genl_info *info) in nl802154_get_wpan_phy()
859 nl802154_dump_interface(struct sk_buff *skb, struct netlink_callback *cb) in nl802154_dump_interface()
901 static int nl802154_get_interface(struct sk_buff *skb, struct genl_info *info) in nl802154_get_interface()
920 static int nl802154_new_interface(struct sk_buff *skb, struct genl_info *info) in nl802154_new_interface()
951 static int nl802154_del_interface(struct sk_buff *skb, struct genl_info *info) in nl802154_del_interface()
971 static int nl802154_set_channel(struct sk_buff *skb, struct genl_info *info) in nl802154_set_channel()
991 static int nl802154_set_cca_mode(struct sk_buff *skb, struct genl_info *info) in nl802154_set_cca_mode()
1022 static int nl802154_set_cca_ed_level(struct sk_buff *skb, struct genl_info *info) in nl802154_set_cca_ed_level()
1044 static int nl802154_set_tx_power(struct sk_buff *skb, struct genl_info *info) in nl802154_set_tx_power()
1066 static int nl802154_set_pan_id(struct sk_buff *skb, struct genl_info *info) in nl802154_set_pan_id()
1097 static int nl802154_set_short_addr(struct sk_buff *skb, struct genl_info *info) in nl802154_set_short_addr()
1134 nl802154_set_backoff_exponent(struct sk_buff *skb, struct genl_info *info) in nl802154_set_backoff_exponent()
1164 nl802154_set_max_csma_backoffs(struct sk_buff *skb, struct genl_info *info) in nl802154_set_max_csma_backoffs()
1190 nl802154_set_max_frame_retries(struct sk_buff *skb, struct genl_info *info) in nl802154_set_max_frame_retries()
1214 static int nl802154_set_lbt_mode(struct sk_buff *skb, struct genl_info *info) in nl802154_set_lbt_mode()
1239 nl802154_set_ackreq_default(struct sk_buff *skb, struct genl_info *info) in nl802154_set_ackreq_default()
1360 static int nl802154_set_llsec_params(struct sk_buff *skb, in nl802154_set_llsec_params()
1464 nl802154_dump_llsec_key(struct sk_buff *skb, struct netlink_callback *cb) in nl802154_dump_llsec_key()
1520 static int nl802154_add_llsec_key(struct sk_buff *skb, struct genl_info *info) in nl802154_add_llsec_key()
1572 static int nl802154_del_llsec_key(struct sk_buff *skb, struct genl_info *info) in nl802154_del_llsec_key()
1634 nl802154_dump_llsec_dev(struct sk_buff *skb, struct netlink_callback *cb) in nl802154_dump_llsec_dev()
1726 static int nl802154_add_llsec_dev(struct sk_buff *skb, struct genl_info *info) in nl802154_add_llsec_dev()
1740 static int nl802154_del_llsec_dev(struct sk_buff *skb, struct genl_info *info) in nl802154_del_llsec_dev()
1805 nl802154_dump_llsec_devkey(struct sk_buff *skb, struct netlink_callback *cb) in nl802154_dump_llsec_devkey()
1866 static int nl802154_add_llsec_devkey(struct sk_buff *skb, struct genl_info *info) in nl802154_add_llsec_devkey()
1899 static int nl802154_del_llsec_devkey(struct sk_buff *skb, struct genl_info *info) in nl802154_del_llsec_devkey()
1971 nl802154_dump_llsec_seclevel(struct sk_buff *skb, struct netlink_callback *cb) in nl802154_dump_llsec_seclevel()
2060 static int nl802154_add_llsec_seclevel(struct sk_buff *skb, in nl802154_add_llsec_seclevel()
2075 static int nl802154_del_llsec_seclevel(struct sk_buff *skb, in nl802154_del_llsec_seclevel()
2102 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_pre_doit()
2164 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_post_doit()