Searched defs:how (Results 1 – 19 of 19) sorted by relevance
/net/atm/ |
D | pvc.c | 22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
|
D | svc.c | 41 static int svc_shutdown(struct socket *sock, int how) in svc_shutdown()
|
/net/ |
D | socket.c | 1374 int sock_wake_async(struct socket_wq *wq, int how, int band) in sock_wake_async() 2264 int __sys_shutdown_sock(struct socket *sock, int how) in __sys_shutdown_sock() 2275 int __sys_shutdown(int fd, int how) in __sys_shutdown() 2288 SYSCALL_DEFINE2(shutdown, int, fd, int, how) in SYSCALL_DEFINE2() argument 3573 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how) in kernel_sock_shutdown()
|
/net/dccp/ |
D | proto.c | 1093 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown()
|
/net/bluetooth/rfcomm/ |
D | sock.c | 897 static int rfcomm_sock_shutdown(struct socket *sock, int how) in rfcomm_sock_shutdown()
|
/net/llc/ |
D | af_llc.c | 443 static int llc_ui_shutdown(struct socket *sock, int how) in llc_ui_shutdown()
|
/net/ax25/ |
D | af_ax25.c | 1747 static int ax25_shutdown(struct socket *sk, int how) in ax25_shutdown()
|
/net/bluetooth/ |
D | l2cap_sock.c | 1305 static int l2cap_sock_shutdown(struct socket *sock, int how) in l2cap_sock_shutdown()
|
D | sco.c | 1043 static int sco_sock_shutdown(struct socket *sock, int how) in sco_sock_shutdown()
|
/net/ipv4/ |
D | af_inet.c | 870 int inet_shutdown(struct socket *sock, int how) in inet_shutdown()
|
D | tcp.c | 2683 void tcp_shutdown(struct sock *sk, int how) in tcp_shutdown()
|
/net/mptcp/ |
D | protocol.c | 2565 void mptcp_subflow_shutdown(struct sock *sk, struct sock *ssk, int how) in mptcp_subflow_shutdown() 3201 static void mptcp_shutdown(struct sock *sk, int how) in mptcp_shutdown()
|
D | pm_netlink.c | 740 int how = RCV_SHUTDOWN | SEND_SHUTDOWN; in mptcp_pm_nl_rm_addr_or_subflow() local
|
/net/iucv/ |
D | af_iucv.c | 1396 static int iucv_sock_shutdown(struct socket *sock, int how) in iucv_sock_shutdown()
|
/net/smc/ |
D | af_smc.c | 2316 static int smc_shutdown(struct socket *sock, int how) in smc_shutdown()
|
/net/core/ |
D | sock.c | 2976 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown()
|
/net/tipc/ |
D | socket.c | 2795 static int tipc_shutdown(struct socket *sock, int how) in tipc_shutdown()
|
/net/sctp/ |
D | socket.c | 5149 static void sctp_shutdown(struct sock *sk, int how) in sctp_shutdown()
|
/net/ipv6/ |
D | route.c | 373 int how) in ip6_dst_ifdown()
|