Searched refs:activation_hdlr (Results 1 – 1 of 1) sorted by relevance
138 int (*activation_hdlr)(struct sock *sk, u64 val, bool rx); member316 if (dccp_feat_table[idx].activation_hdlr == NULL) in __dccp_feat_activate()344 return dccp_feat_table[idx].activation_hdlr(sk, val, rx); in __dccp_feat_activate()