Home
last modified time | relevance | path

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

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