ccid_new          111 net/dccp/ccid.h struct ccid *ccid_new(const u8 id, struct sock *sk, bool rx);
ccid_new           39 net/dccp/feat.c 	struct ccid *new_ccid = ccid_new(ccid, sk, rx);