__inet_bind 38 include/net/inet_common.h int __inet_bind(struct sock *sk, struct sockaddr *uaddr, int addr_len, __inet_bind 4525 net/core/filter.c return __inet_bind(sk, addr, addr_len, true, false); __inet_bind 453 net/ipv4/af_inet.c return __inet_bind(sk, uaddr, addr_len, false, true);