ping_bind
int ping_bind(struct sock *sk, struct sockaddr_unsized *uaddr, int addr_len);
.bind = ping_bind,
EXPORT_IPV6_MOD_GPL(ping_bind);