Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dmsg.h595 #define CONN_PROBE_REPLY 1 macro
Dsocket.c1252 msg_set_type(hdr, CONN_PROBE_REPLY); in tipc_sk_conn_proto_rcv()
1263 } else if (mtyp != CONN_PROBE_REPLY) { in tipc_sk_conn_proto_rcv()