Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.h74 u32 tipc_sock_get_portid(struct sock *sk);
Dtrace.h204 __entry->portid = tipc_sock_get_portid(sk);
Dsocket.c3892 u32 tipc_sock_get_portid(struct sock *sk) in tipc_sock_get_portid() function