Searched refs:ccid3_ops (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/dccp/ | ||
D | ccid.c | 22 &ccid3_ops, |
D | ccid.h | 93 extern struct ccid_operations ccid3_ops; |
/linux-4.4.14/net/dccp/ccids/ | ||
D | ccid3.c | 846 struct ccid_operations ccid3_ops = { variable |