Searched refs:nl802154hdr_put (Results 1 – 1 of 1) sorted by relevance
/net/ieee802154/ |
D | nl802154.c | 301 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put() function 447 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_wpan_phy() 793 hdr = nl802154hdr_put(msg, portid, seq, flags, in nl802154_send_iface() 1458 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_key() 1651 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_device() 1829 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_devkey() 2005 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_seclevel()
|