Searched refs:ieee802154_6lo_requires_fragmentation (Results 1 – 3 of 3) sorted by relevance
55 ieee802154_6lo_requires_fragmentation(pkt, ll_hdr_len, authtag_len); in ieee802154_6lo_encode_pkt()
24 static inline bool ieee802154_6lo_requires_fragmentation(struct net_pkt *pkt, uint8_t ll_hdr_len, in ieee802154_6lo_requires_fragmentation() function
495 if (!ieee802154_6lo_requires_fragmentation(pkt, 0, 0)) { in test_fragment()