Searched refs:nl802154hdr_put (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/net/ieee802154/ |
D | nl802154.c | 294 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put() function 440 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_wpan_phy() 777 hdr = nl802154hdr_put(msg, portid, seq, flags, in nl802154_send_iface() 1442 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_key() 1635 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_device() 1813 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_devkey() 1989 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_seclevel()
|