Searched refs:pub_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/tipc/
H A Dsocket.c83 * @pub_count: total # of publications port has made during its lifetime
117 u32 pub_count; member in struct:tipc_sock
2915 key = tsk->portid + tsk->pub_count + 1;
2925 tsk->pub_count++;

Completed in 110 milliseconds