Searched refs:dccp_requesthdr (Results 1 – 2 of 2) sorted by relevance
113 struct dccp_requesthdr { struct
193 struct dccp_requesthdr *drqh; in dccp_input()523 drqh = (struct dccp_requesthdr *)(dlh + 1); in dccp_input()550 drqh = (struct dccp_requesthdr *)(dalh + 1); in dccp_input()1118 struct dccp_requesthdr *drqh; in dccp_output()1399 drqh = (struct dccp_requesthdr *)(dlh + 1); in dccp_output()1428 drqh = (struct dccp_requesthdr *)(dalh + 1); in dccp_output()