Home
last modified time | relevance | path

Searched defs:ieee02154hdr (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/net/
H A Dsixxlowpan.c492 compress_hdr_ipv6(__unused struct frame802154 *ieee02154hdr, in compress_hdr_ipv6()
562 compress_hdr_hc1(struct frame802154 *ieee02154hdr, u_int8_t *payload, in compress_hdr_hc1()
773 sixxlowpan_compress(struct frame802154 *ieee02154hdr, u_int8_t *payload) in sixxlowpan_compress()
819 sixxlowpan_uncompress(struct frame802154 *ieee02154hdr, u_int8_t *payload) in sixxlowpan_uncompress()
870 sixxlowpan_output(struct frame802154 *ieee02154hdr, u_int8_t *payload) in sixxlowpan_output()
888 sixxlowpan_input(struct frame802154 *ieee02154hdr, u_int8_t *payload) in sixxlowpan_input()
H A Dif_6lowpan.c571 frame802154_t ieee02154hdr; in sixlowpan_input() local
922 frame802154_t ieee02154hdr; in sixlowpan_framer_extended() local