Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dsocket.c84 * @pub_count: total # of publications port has made during its lifetime
118 u32 pub_count;
2916 key = tsk->portid + tsk->pub_count + 1; in tipc_sk_publish()
2926 tsk->pub_count++;
117 u32 pub_count; global() member