Searched refs:nl_portid_hashfn (Results 1 – 1 of 1) sorted by relevance
109 static inline struct hlist_head *nl_portid_hashfn(struct nl_portid_hash *hash, u32 portid) in nl_portid_hashfn() function864 head = nl_portid_hashfn(hash, portid); in netlink_lookup()928 __sk_add_node(sk, nl_portid_hashfn(hash, nlk_sk(sk)->portid)); in nl_portid_hash_rehash()986 head = nl_portid_hashfn(hash, portid); in netlink_insert()1005 head = nl_portid_hashfn(hash, portid); in netlink_insert()1196 head = nl_portid_hashfn(hash, portid); in netlink_autobind()