Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsock_diag.h49 enum sknetlink_groups sock_diag_destroy_group(const struct sock *sk) in sock_diag_destroy_group() function
85 const enum sknetlink_groups group = sock_diag_destroy_group(sk); in sock_diag_has_destroy_listeners()
/openbmc/linux/net/core/
H A Dsock_diag.c132 const enum sknetlink_groups group = sock_diag_destroy_group(sk); in sock_diag_broadcast_destroy_work()