Home
last modified time | relevance | path

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

/net/atm/
Dpvc.c21 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
Dsvc.c40 static int svc_shutdown(struct socket *sock, int how) in svc_shutdown()
/net/dccp/
Dproto.c1085 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown()
/net/llc/
Daf_llc.c397 static int llc_ui_shutdown(struct socket *sock, int how) in llc_ui_shutdown()
/net/bluetooth/rfcomm/
Dsock.c910 static int rfcomm_sock_shutdown(struct socket *sock, int how) in rfcomm_sock_shutdown()
/net/bluetooth/
Dl2cap_sock.c1084 static int l2cap_sock_shutdown(struct socket *sock, int how) in l2cap_sock_shutdown()
Dsco.c960 static int sco_sock_shutdown(struct socket *sock, int how) in sco_sock_shutdown()
/net/ax25/
Daf_ax25.c1677 static int ax25_shutdown(struct socket *sk, int how) in ax25_shutdown()
/net/irda/
Daf_irda.c1727 static int irda_shutdown(struct socket *sock, int how) in irda_shutdown()
/net/ipv4/
Daf_inet.c796 int inet_shutdown(struct socket *sock, int how) in inet_shutdown()
Dtcp.c2013 void tcp_shutdown(struct sock *sk, int how) in tcp_shutdown()
/net/
Dsocket.c1230 int sock_wake_async(struct socket *sock, int how, int band) in sock_wake_async()
1979 SYSCALL_DEFINE2(shutdown, int, fd, int, how) in SYSCALL_DEFINE2() argument
3484 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how) in kernel_sock_shutdown()
/net/decnet/
Ddn_route.c164 static void dn_dst_ifdown(struct dst_entry *dst, struct net_device *dev, int how) in dn_dst_ifdown()
Daf_decnet.c1300 static int dn_shutdown(struct socket *sock, int how) in dn_shutdown()
/net/iucv/
Daf_iucv.c1496 static int iucv_sock_shutdown(struct socket *sock, int how) in iucv_sock_shutdown()
/net/core/
Dsock.c2140 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown()
/net/tipc/
Dsocket.c2053 static int tipc_shutdown(struct socket *sock, int how) in tipc_shutdown()
/net/ipv6/
Droute.c345 int how) in ip6_dst_ifdown()
Daddrconf.c3124 static int addrconf_ifdown(struct net_device *dev, int how) in addrconf_ifdown()
/net/sctp/
Dsocket.c4243 static void sctp_shutdown(struct sock *sk, int how) in sctp_shutdown()