Home
last modified time | relevance | path

Searched refs:dccp_requesthdr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Ddccp.h113 struct dccp_requesthdr { struct
H A Ddccp_usrreq.c193 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()