Searched refs:dccp_feat_parse_options (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ |
H A D | feat.h | 111 int dccp_feat_parse_options(struct sock *, struct dccp_request_sock *,
|
H A D | options.c | 125 rc = dccp_feat_parse_options(sk, dreq, mandatory, opt, in dccp_parse_options()
|
H A D | feat.c | 1387 * dccp_feat_parse_options - Process Feature-Negotiation Options 1398 int dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_feat_parse_options() function
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | feat.h | 110 int dccp_feat_parse_options(struct sock *, struct dccp_request_sock *,
|
H A D | options.c | 125 rc = dccp_feat_parse_options(sk, dreq, mandatory, opt, in dccp_parse_options()
|
H A D | feat.c | 1393 * dccp_feat_parse_options - Process Feature-Negotiation Options 1404 int dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_feat_parse_options() function
|
Completed in 8 milliseconds