Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds