Home
last modified time | relevance | path

Searched refs:dccp_insert_fn_opt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.h132 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, u8 *val, u8 len,
H A Doptions.c491 * dccp_insert_fn_opt - Insert single Feature-Negotiation option into @skb
504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt() function
H A Dfeat.c666 if (dccp_insert_fn_opt(skb, opt, pos->feat_num, ptr, len, rpt)) in dccp_feat_insert_opts()
1086 * Reorder list: used for activating features and in dccp_insert_fn_opt. in dccp_feat_reconcile()
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.h131 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, u8 *val, u8 len,
H A Doptions.c491 * dccp_insert_fn_opt - Insert single Feature-Negotiation option into @skb
504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt() function
H A Dfeat.c666 if (dccp_insert_fn_opt(skb, opt, pos->feat_num, ptr, len, rpt)) in dccp_feat_insert_opts()
1092 * Reorder list: used for activating features and in dccp_insert_fn_opt. in dccp_feat_reconcile()

Completed in 8 milliseconds