Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Dstack.c103 if (*debug & DEBUG_SEND_ERR) in send_layer2()
129 else if (*debug & DEBUG_SEND_ERR) in send_layer2()
237 if (*debug & DEBUG_SEND_ERR) in mISDNStackd()
Dtei.c1314 if (*debug & DEBUG_SEND_ERR) in mgr_bcast()
/linux-6.1.9/include/linux/
DmISDNif.h421 #define DEBUG_SEND_ERR 0x00000010 macro