Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/6lowpan/
H A Drx.c138 static inline bool lowpan_is_hc1(u8 dispatch) in lowpan_is_hc1() function
145 if (!lowpan_is_hc1(*skb_network_header(skb))) in lowpan_rx_h_hc1()