raw_unhash_sk
void raw_unhash_sk(struct sock *sk);
EXPORT_SYMBOL_GPL(raw_unhash_sk);
.unhash = raw_unhash_sk,