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