Home
last modified time | relevance | path

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

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