dccp_request_sock 173 include/linux/dccp.h static inline struct dccp_request_sock *dccp_rsk(const struct request_sock *req) dccp_request_sock 175 include/linux/dccp.h return (struct dccp_request_sock *)req; dccp_request_sock 180 include/linux/dccp.h extern int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq, dccp_request_sock 471 net/dccp/dccp.h int dccp_feat_server_ccid_dependencies(struct dccp_request_sock *dreq); dccp_request_sock 472 net/dccp/dccp.h int dccp_feat_insert_opts(struct dccp_sock*, struct dccp_request_sock*, dccp_request_sock 478 net/dccp/dccp.h int dccp_insert_options_rsk(struct dccp_request_sock *, struct sk_buff *); dccp_request_sock 629 net/dccp/feat.c int dccp_feat_insert_opts(struct dccp_sock *dp, struct dccp_request_sock *dreq, dccp_request_sock 998 net/dccp/feat.c int dccp_feat_server_ccid_dependencies(struct dccp_request_sock *dreq) dccp_request_sock 1394 net/dccp/feat.c int dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, dccp_request_sock 111 net/dccp/feat.h int dccp_feat_parse_options(struct sock *, struct dccp_request_sock *, dccp_request_sock 565 net/dccp/ipv4.c .obj_size = sizeof(struct dccp_request_sock), dccp_request_sock 577 net/dccp/ipv4.c struct dccp_request_sock *dreq; dccp_request_sock 310 net/dccp/ipv6.c struct dccp_request_sock *dreq; dccp_request_sock 24 net/dccp/ipv6.h struct dccp_request_sock dccp; dccp_request_sock 90 net/dccp/minisocks.c struct dccp_request_sock *dreq = dccp_rsk(req); dccp_request_sock 144 net/dccp/minisocks.c struct dccp_request_sock *dreq = dccp_rsk(req); dccp_request_sock 256 net/dccp/minisocks.c struct dccp_request_sock *dreq = dccp_rsk(req); dccp_request_sock 47 net/dccp/options.c int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq, dccp_request_sock 352 net/dccp/options.c struct dccp_request_sock *dreq, dccp_request_sock 588 net/dccp/options.c int dccp_insert_options_rsk(struct dccp_request_sock *dreq, struct sk_buff *skb) dccp_request_sock 394 net/dccp/output.c struct dccp_request_sock *dreq;