Searched refs:sock_diag_register_inet_compat (Results 1 – 3 of 3) sorted by relevance
25 void sock_diag_register_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh));
166 void sock_diag_register_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh)) in sock_diag_register_inet_compat() function172 EXPORT_SYMBOL_GPL(sock_diag_register_inet_compat);
1462 sock_diag_register_inet_compat(inet_diag_rcv_msg_compat); in inet_diag_init()