Searched refs:LOWPAN_DISPATCH_FRAGN (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/ieee802154/6lowpan/
H A D6lowpan_i.h18 #define LOWPAN_DISPATCH_FRAGN 0xe0 macro
H A Drx.c61 return (dispatch & LOWPAN_DISPATCH_FRAG_MASK) == LOWPAN_DISPATCH_FRAGN;
H A Dtx.c193 frag_hdr[0] |= LOWPAN_DISPATCH_FRAGN;
H A Dreassembly.c260 if (frag_type == LOWPAN_DISPATCH_FRAGN) {

Completed in 279 milliseconds