Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/mISDN/
Dl1oip_core.c283 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
295 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
300 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
345 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
372 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()
378 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()
472 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_parse()
604 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_parse()
790 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_close()
830 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_send_bh()
[all …]
Dl1oip.h9 #define DEBUG_L1OIP_MSG 0x00080000 macro