Home
last modified time | relevance | path

Searched refs:ieee802154_hdr (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/net/
H A Dieee802154_netdev.h143 struct ieee802154_hdr { struct
152 struct ieee802154_hdr mhr; argument
157 struct ieee802154_hdr mhr;
162 struct ieee802154_hdr mhr;
171 int ieee802154_hdr_push(struct sk_buff *skb, struct ieee802154_hdr *hdr);
176 int ieee802154_hdr_pull(struct sk_buff *skb, struct ieee802154_hdr *hdr);
183 struct ieee802154_hdr *hdr);
189 int ieee802154_hdr_peek(const struct sk_buff *skb, struct ieee802154_hdr *hdr);
199 int ieee802154_max_payload(const struct ieee802154_hdr *hdr);
223 struct ieee802154_hdr hdr; in ieee802154_hdr_length()
/openbmc/linux/net/ieee802154/
H A Dheader_ops.c78 ieee802154_hdr_push(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_push()
128 struct ieee802154_hdr *mhr = &frame->mhr; in ieee802154_mac_cmd_push()
150 struct ieee802154_hdr *mhr = &beacon->mhr; in ieee802154_beacon_push()
250 static int ieee802154_hdr_minlen(const struct ieee802154_hdr *hdr) in ieee802154_hdr_minlen()
265 ieee802154_hdr_get_addrs(const u8 *buf, struct ieee802154_hdr *hdr) in ieee802154_hdr_get_addrs()
281 ieee802154_hdr_pull(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_pull()
324 ieee802154_hdr_peek_addrs(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek_addrs()
344 ieee802154_hdr_peek(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek()
367 int ieee802154_max_payload(const struct ieee802154_hdr *hdr) in ieee802154_max_payload()
/openbmc/linux/net/ieee802154/6lowpan/
H A Dtx.c102 const struct ieee802154_hdr *master_hdr, bool frag1) in lowpan_alloc_frag()
137 lowpan_xmit_fragment(struct sk_buff *skb, const struct ieee802154_hdr *wpan_hdr, in lowpan_xmit_fragment()
159 const struct ieee802154_hdr *wpan_hdr, u16 dgram_size, in lowpan_xmit_fragmented()
252 struct ieee802154_hdr wpan_hdr; in lowpan_xmit()
H A Drx.c85 struct ieee802154_hdr hdr; in lowpan_iphc_decompress()
H A Dreassembly.c282 struct ieee802154_hdr hdr = {}; in lowpan_frag_rcv()
/openbmc/linux/net/mac802154/
H A Dllsec.c551 const struct ieee802154_hdr *hdr, in llsec_lookup_key()
620 const struct ieee802154_hdr *hdr, in llsec_do_encrypt_unauth()
657 const struct ieee802154_hdr *hdr, in llsec_do_encrypt_auth()
700 const struct ieee802154_hdr *hdr, in llsec_do_encrypt()
711 struct ieee802154_hdr hdr; in mac802154_llsec_encrypt()
839 const struct ieee802154_hdr *hdr, in llsec_do_decrypt_unauth()
866 const struct ieee802154_hdr *hdr, in llsec_do_decrypt_auth()
908 const struct ieee802154_hdr *hdr, in llsec_do_decrypt()
988 struct ieee802154_hdr hdr; in mac802154_llsec_decrypt()
H A Drx.c108 struct sk_buff *skb, const struct ieee802154_hdr *hdr) in ieee802154_subif_frame()
248 ieee802154_parse_frame_start(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_parse_frame_start()
312 struct ieee802154_hdr hdr; in __ieee802154_rx_handle_packet()
H A Diface.c323 struct ieee802154_hdr *hdr, in mac802154_set_header_security()
360 struct ieee802154_hdr hdr; in ieee802154_header_create()
426 struct ieee802154_hdr hdr; in mac802154_header_create()
474 struct ieee802154_hdr hdr; in mac802154_header_parse()
/openbmc/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c153 struct ieee802154_hdr hdr; in hwsim_hw_receive()
H A Dca8210.c1760 struct ieee802154_hdr hdr; in ca8210_skb_rx()
1905 struct ieee802154_hdr header = { }; in ca8210_skb_tx()