Home
last modified time | relevance | path

Searched refs:dccp_bad_service_code (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/dccp/
Ddccp.h327 static inline bool dccp_bad_service_code(const struct sock *sk, in dccp_bad_service_code() function
Dipv4.c585 if (dccp_bad_service_code(sk, service)) { in dccp_v4_conn_request()
Dipv6.c322 if (dccp_bad_service_code(sk, service)) { in dccp_v6_conn_request()