Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/bnep/
H A Dcore.c43 static bool compress_dst = true; variable
441 if (compress_dst && ether_addr_equal(eh->h_source, s->eh.h_dest)) in bnep_tx_frame()
763 module_param(compress_dst, bool, 0644);
764 MODULE_PARM_DESC(compress_dst, "Compress destination headers");