Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c1084 /* paired with READ_ONCE() in netlink_getsockbyportid() */ in netlink_connect()
1109 /* paired with READ_ONCE() in netlink_getsockbyportid() */ in netlink_connect()
1151 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid() function
1342 sk = netlink_getsockbyportid(ssk, portid); in netlink_unicast()
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c1104 /* paired with READ_ONCE() in netlink_getsockbyportid() */ in netlink_connect()
1129 /* paired with READ_ONCE() in netlink_getsockbyportid() */ in netlink_connect()
1171 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid() function
1362 sk = netlink_getsockbyportid(ssk, portid); in netlink_unicast()

Completed in 13 milliseconds