Home
last modified time | relevance | path

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

/net/atm/
Dpvc.c20 static int pvc_shutdown(struct socket *sock,int how) in pvc_shutdown()
Dsvc.c37 static int svc_shutdown(struct socket *sock,int how) in svc_shutdown()
/net/dccp/
Dproto.c999 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown()
/net/
Dsocket.c1085 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/
Daf_llc.c366 static int llc_ui_shutdown(struct socket *sock, int how) in llc_ui_shutdown()
/net/bluetooth/rfcomm/
Dsock.c975 static int rfcomm_sock_shutdown(struct socket *sock, int how) in rfcomm_sock_shutdown()
/net/ipv4/
Daf_inet.c749 int inet_shutdown(struct socket *sock, int how) in inet_shutdown()
Dtcp.c1741 void tcp_shutdown(struct sock *sk, int how) in tcp_shutdown()
Droute.c1701 int how) in ipv4_dst_ifdown()
Dtcp_input.c2206 void tcp_enter_loss(struct sock *sk, int how) in tcp_enter_loss()
/net/ax25/
Daf_ax25.c1680 static int ax25_shutdown(struct socket *sk, int how) in ax25_shutdown()
/net/iucv/
Daf_iucv.c922 static int iucv_sock_shutdown(struct socket *sock, int how) in iucv_sock_shutdown()
/net/tipc/
Dsocket.c1593 static int shutdown(struct socket *sock, int how) in shutdown()
/net/irda/
Daf_irda.c1661 static int irda_shutdown(struct socket *sock, int how) in irda_shutdown()
/net/decnet/
Daf_decnet.c1299 static int dn_shutdown(struct socket *sock, int how) in dn_shutdown()
/net/core/
Dsock.c1568 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown()
/net/bluetooth/
Dl2cap.c1490 static int l2cap_sock_shutdown(struct socket *sock, int how) in l2cap_sock_shutdown()
/net/ipv6/
Droute.c203 int how) in ip6_dst_ifdown()
Daddrconf.c2605 static int addrconf_ifdown(struct net_device *dev, int how) in addrconf_ifdown()
/net/sctp/
Dsocket.c3715 SCTP_STATIC void sctp_shutdown(struct sock *sk, int how) in sctp_shutdown()