Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/mISDN/ !
Dl1oip_core.c285 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
297 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
302 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
347 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
374 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()
380 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()
468 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_parse()
600 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_parse()
784 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_close()
824 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_send_bh()
[all …]
Dl1oip.h10 #define DEBUG_L1OIP_MSG 0x00080000 macro