Home
last modified time | relevance | path

Searched refs:dccp_shutdown (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dproto.c1093 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown() function
1098 EXPORT_SYMBOL_GPL(dccp_shutdown); variable
H A Ddccp.h304 void dccp_shutdown(struct sock *sk, int how);
H A Dipv4.c957 .shutdown = dccp_shutdown,
H A Dipv6.c1040 .shutdown = dccp_shutdown,
/kernel/linux/linux-6.6/net/dccp/
H A Ddccp.h299 void dccp_shutdown(struct sock *sk, int how);
H A Dproto.c1090 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown() function
1095 EXPORT_SYMBOL_GPL(dccp_shutdown); variable
H A Dipv4.c973 .shutdown = dccp_shutdown,
H A Dipv6.c1054 .shutdown = dccp_shutdown,

Completed in 11 milliseconds