Home
last modified time | relevance | path

Searched refs:DCCPO_CONFIRM_R (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/dccp/
H A Dfeat.c249 case DCCPO_CONFIRM_R: return "Confirm_R"; in dccp_feat_oname()
672 (opt == DCCPO_CONFIRM_R || opt == DCCPO_CONFIRM_L)) { in dccp_feat_insert_opts()
1216 const bool local = (opt == DCCPO_CONFIRM_R); in dccp_feat_confirm_recv()
1313 const bool local = (opt == DCCPO_CONFIRM_R); in dccp_feat_handle_nn_established()
1350 } else if (opt == DCCPO_CONFIRM_R) { in dccp_feat_handle_nn_established()
1418 case DCCPO_CONFIRM_R: in dccp_feat_parse_options()
H A Dfeat.h82 return entry->is_local ? DCCPO_CONFIRM_L : DCCPO_CONFIRM_R; in dccp_feat_genopt()
H A Doptions.c120 case DCCPO_CHANGE_L ... DCCPO_CONFIRM_R: in dccp_parse_options()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddccp.h161 DCCPO_CONFIRM_R = 35, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddccp.h161 DCCPO_CONFIRM_R = 35, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddccp.h161 DCCPO_CONFIRM_R = 35, enumerator