Searched refs:nl802154hdr_put (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/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() 1449 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_key() 1629 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_device() 1795 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_devkey() 1959 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_seclevel()
|