Lines Matching refs:iphc
158 bool iphc; member
319 .iphc = true
336 .iphc = true
353 .iphc = true
370 .iphc = true
387 .iphc = true
404 .iphc = true
421 .iphc = false
438 .iphc = false
456 .iphc = true
489 hdr_diff = net_6lo_compress(pkt, data->iphc); in test_fragment()
507 ieee802154_6lo_fragment_ctx_init(&ctx, pkt, hdr_diff, data->iphc); in test_fragment()
512 buf = ieee802154_6lo_fragment(&ctx, &frame_buf, data->iphc); in test_fragment()