Searched defs:how (Results 1 – 20 of 20) sorted by relevance
/net/atm/ |
D | pvc.c | 20 static int pvc_shutdown(struct socket *sock,int how) in pvc_shutdown()
|
D | svc.c | 37 static int svc_shutdown(struct socket *sock,int how) in svc_shutdown()
|
/net/dccp/ |
D | proto.c | 999 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown()
|
/net/ |
D | socket.c | 1085 int sock_wake_async(struct socket *sock, int how, int band) in sock_wake_async() 1807 SYSCALL_DEFINE2(shutdown, int, fd, int, how) in SYSCALL_DEFINE2() argument 2392 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how) in kernel_sock_shutdown()
|
/net/llc/ |
D | af_llc.c | 366 static int llc_ui_shutdown(struct socket *sock, int how) in llc_ui_shutdown()
|
/net/bluetooth/rfcomm/ |
D | sock.c | 975 static int rfcomm_sock_shutdown(struct socket *sock, int how) in rfcomm_sock_shutdown()
|
/net/ipv4/ |
D | af_inet.c | 749 int inet_shutdown(struct socket *sock, int how) in inet_shutdown()
|
D | tcp.c | 1741 void tcp_shutdown(struct sock *sk, int how) in tcp_shutdown()
|
D | route.c | 1701 int how) in ipv4_dst_ifdown()
|
D | tcp_input.c | 2206 void tcp_enter_loss(struct sock *sk, int how) in tcp_enter_loss()
|
/net/ax25/ |
D | af_ax25.c | 1680 static int ax25_shutdown(struct socket *sk, int how) in ax25_shutdown()
|
/net/iucv/ |
D | af_iucv.c | 922 static int iucv_sock_shutdown(struct socket *sock, int how) in iucv_sock_shutdown()
|
/net/tipc/ |
D | socket.c | 1593 static int shutdown(struct socket *sock, int how) in shutdown()
|
/net/irda/ |
D | af_irda.c | 1661 static int irda_shutdown(struct socket *sock, int how) in irda_shutdown()
|
/net/decnet/ |
D | af_decnet.c | 1299 static int dn_shutdown(struct socket *sock, int how) in dn_shutdown()
|
/net/core/ |
D | sock.c | 1568 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown()
|
/net/bluetooth/ |
D | l2cap.c | 1490 static int l2cap_sock_shutdown(struct socket *sock, int how) in l2cap_sock_shutdown()
|
/net/ipv6/ |
D | route.c | 203 int how) in ip6_dst_ifdown()
|
D | addrconf.c | 2605 static int addrconf_ifdown(struct net_device *dev, int how) in addrconf_ifdown()
|
/net/sctp/ |
D | socket.c | 3715 SCTP_STATIC void sctp_shutdown(struct sock *sk, int how) in sctp_shutdown()
|