Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dcore.c43 static bool compress_dst = true; variable
440 if (compress_dst && ether_addr_equal(eh->h_source, s->eh.h_dest)) in bnep_tx_frame()
761 module_param(compress_dst, bool, 0644);
762 MODULE_PARM_DESC(compress_dst, "Compress destination headers");