Searched refs:net_6lo_compress (Results 1 – 3 of 3) sorted by relevance
35 int net_6lo_compress(struct net_pkt *pkt, bool iphc);37 static inline int net_6lo_compress(struct net_pkt *pkt, bool iphc) in net_6lo_compress() function
1561 int net_6lo_compress(struct net_pkt *pkt, bool iphc) in net_6lo_compress() function
47 int hdr_diff = net_6lo_compress(pkt, true); in ieee802154_6lo_encode_pkt()
Completed in 14 milliseconds