Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Ddccp.h141 struct dccp_resethdr { struct
H A Ddccp_usrreq.c196 struct dccp_resethdr *drth; in dccp_input()
542 drth = (struct dccp_resethdr *)(dlh + 1); in dccp_input()
1121 struct dccp_resethdr *drth; in dccp_output()
1403 drth = (struct dccp_resethdr *)(dlh + 1); in dccp_output()