Searched refs:DEBUG_L1OIP_MSG (Results 1 – 2 of 2) sorted by relevance
271 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()283 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()288 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()333 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_send()360 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()366 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_recv()454 if (debug & DEBUG_L1OIP_MSG) in l1oip_socket_parse()586 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_parse()769 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_socket_close()809 if (debug & (DEBUG_L1OIP_MSG | DEBUG_L1OIP_SOCKET)) in l1oip_send_bh()[all …]
10 #define DEBUG_L1OIP_MSG 0x00080000 macro