Home
last modified time | relevance | path

Searched defs:how (Results 1 – 19 of 19) sorted by relevance

/net/atm/
Dpvc.c22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
Dsvc.c46 static int svc_shutdown(struct socket *sock, int how) in svc_shutdown()
/net/
Dsocket.c1460 int sock_wake_async(struct socket_wq *wq, int how, int band) in sock_wake_async()
2398 int __sys_shutdown_sock(struct socket *sock, int how) in __sys_shutdown_sock()
2409 int __sys_shutdown(int fd, int how) in __sys_shutdown()
2422 SYSCALL_DEFINE2(shutdown, int, fd, int, how) in SYSCALL_DEFINE2() argument
3647 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how) in kernel_sock_shutdown()
/net/dccp/
Dproto.c1090 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown()
/net/bluetooth/rfcomm/
Dsock.c886 static int rfcomm_sock_shutdown(struct socket *sock, int how) in rfcomm_sock_shutdown()
/net/llc/
Daf_llc.c445 static int llc_ui_shutdown(struct socket *sock, int how) in llc_ui_shutdown()
/net/ax25/
Daf_ax25.c1761 static int ax25_shutdown(struct socket *sk, int how) in ax25_shutdown()
/net/bluetooth/
Dl2cap_sock.c1309 static int l2cap_sock_shutdown(struct socket *sock, int how) in l2cap_sock_shutdown()
Dsco.c1208 static int sco_sock_shutdown(struct socket *sock, int how) in sco_sock_shutdown()
Diso.c1515 static int iso_sock_shutdown(struct socket *sock, int how) in iso_sock_shutdown()
/net/ipv4/
Daf_inet.c899 int inet_shutdown(struct socket *sock, int how) in inet_shutdown()
Dtcp.c2717 void tcp_shutdown(struct sock *sk, int how) in tcp_shutdown()
/net/iucv/
Daf_iucv.c1394 static int iucv_sock_shutdown(struct socket *sock, int how) in iucv_sock_shutdown()
/net/mptcp/
Dprotocol.c2836 void mptcp_subflow_shutdown(struct sock *sk, struct sock *ssk, int how) in mptcp_subflow_shutdown()
3598 static void mptcp_shutdown(struct sock *sk, int how) in mptcp_shutdown()
Dpm_netlink.c835 int how = RCV_SHUTDOWN | SEND_SHUTDOWN; in mptcp_pm_nl_rm_addr_or_subflow() local
/net/smc/
Daf_smc.c2860 static int smc_shutdown(struct socket *sock, int how) in smc_shutdown()
/net/core/
Dsock.c3256 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown()
/net/tipc/
Dsocket.c2800 static int tipc_shutdown(struct socket *sock, int how) in tipc_shutdown()
/net/sctp/
Dsocket.c5144 static void sctp_shutdown(struct sock *sk, int how) in sctp_shutdown()