Searched refs:FL_USE_OTCPID (Results 1 – 6 of 6) sorted by relevance
656 msg->msg_flags |= FL_USE_OTCPID; in ki_tcp_set_otcpid_flag()658 msg->msg_flags &= ~(FL_USE_OTCPID); in ki_tcp_set_otcpid_flag()
288 if(p_msg->msg_flags & FL_USE_OTCPID) { in t_relay_to()
1703 if(p_msg->msg_flags & FL_USE_OTCPID) { in t_forward_nonack()1732 if(p_msg->msg_flags & FL_USE_OTCPID) { in t_forward_nonack()
113 #define FL_USE_OTCPID (1<<26) /*!< request to be routed using outboud tcp con id */ macro
387 if(msg->msg_flags & FL_USE_OTCPID) { in do_action()395 if(msg->msg_flags & FL_USE_OTCPID) { in do_action()
8169 tm: use outbound tcp connection id for relaying if FL_USE_OTCPID is set8175 core: use outbound tcp connection id for forward(...) if FL_USE_OTCPID is set8181 core: parser - new internal flag FL_USE_OTCPID