Searched refs:dccp_feat_handle_nn_established (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ |
H A D | feat.c | 1292 * dccp_feat_handle_nn_established - Fast-path reception of NN options 1309 static u8 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, in dccp_feat_handle_nn_established() function 1429 return dccp_feat_handle_nn_established(sk, mandatory, opt, feat, in dccp_feat_parse_options()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | feat.c | 1298 * dccp_feat_handle_nn_established - Fast-path reception of NN options 1315 static u8 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, in dccp_feat_handle_nn_established() function 1435 return dccp_feat_handle_nn_established(sk, mandatory, opt, feat, in dccp_feat_parse_options()
|
Completed in 5 milliseconds