Searched refs:nl802154hdr_put (Results 1 – 1 of 1) sorted by relevance
/net/ieee802154/ |
D | nl802154.c | 313 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put() function 459 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_wpan_phy() 796 hdr = nl802154hdr_put(msg, portid, seq, flags, in nl802154_send_iface() 1311 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_prep_scan_event_msg() 1483 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_prep_scan_msg() 1799 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_key() 1992 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_device() 2170 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_devkey() 2346 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_seclevel()
|