Searched refs:nl802154hdr_put (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/ieee802154/ |
D | nl802154.c | 305 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put() function 450 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() 1451 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() 1804 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_devkey() 1972 hdr = nl802154hdr_put(msg, portid, seq, flags, cmd); in nl802154_send_seclevel()
|