Home
last modified time | relevance | path

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

/linux-6.15/drivers/isdn/mISDN/
H A Dl1oip_core.c272 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
284 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
289 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
334 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()
361 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()
367 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()
455 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_parse()
837 if (debug & DEBUG_L1OIP_MSG) in l1oip_timeout()
855 if (debug & DEBUG_L1OIP_MSG) in l1oip_timeout()
1111 if (debug & DEBUG_L1OIP_MSG) in handle_bmsg()
[all …]
H A Dl1oip.h10 #define DEBUG_L1OIP_MSG 0x00080000 macro