Home
last modified time | relevance | path

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

/linux/net/netlink/
H A Daf_netlink.c492 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup() function
518 sk = __netlink_lookup(table, portid, net); in netlink_lookup()
813 ok = !__netlink_lookup(table, portid, net); in netlink_autobind()