Searched refs:DEBUG_L1OIP_MSG (Results 1 – 2 of 2) sorted by relevance
272 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()587 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_parse()770 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_close()810 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_send_bh()[all …]
10 #define DEBUG_L1OIP_MSG 0x00080000 macro