Searched refs:dccp_insert_fn_opt (Results 1 – 3 of 3) sorted by relevance
/net/dccp/ |
D | feat.h | 132 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, u8 *val, u8 len,
|
D | options.c | 504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt() function
|
D | feat.c | 666 if (dccp_insert_fn_opt(skb, opt, pos->feat_num, ptr, len, rpt)) in dccp_feat_insert_opts()
|