Symbol: DCCP_TYPE_RESET
sys/netinet/dccp_usrreq.c
1189
if (extra == DCCP_TYPE_RESET + 2) {
sys/netinet/dccp_usrreq.c
1191
type = DCCP_TYPE_RESET;
sys/netinet/dccp_usrreq.c
1402
} else if (dh->dh_type == DCCP_TYPE_RESET) {
sys/netinet/dccp_usrreq.c
2614
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
2619
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
420
if (dh->dh_type != DCCP_TYPE_RESET)
sys/netinet/dccp_usrreq.c
421
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
529
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
540
} else if (dh->dh_type == DCCP_TYPE_RESET) {
sys/netinet/dccp_usrreq.c
556
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
633
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
636
case DCCP_TYPE_RESET:
sys/netinet/dccp_usrreq.c
645
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
671
case DCCP_TYPE_RESET:
sys/netinet/dccp_usrreq.c
680
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
731
case DCCP_TYPE_RESET:
sys/netinet/dccp_usrreq.c
739
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
793
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
801
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
806
case DCCP_TYPE_RESET:
sys/netinet/dccp_usrreq.c
828
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
832
case DCCP_TYPE_RESET:
sys/netinet/dccp_usrreq.c
835
dccp_output(dp, DCCP_TYPE_RESET + 2);
sys/netinet/dccp_usrreq.c
853
case DCCP_TYPE_RESET:
sys/netinet/dccp_usrreq.c
866
if (dh->dh_type != DCCP_TYPE_RESET) {
sys/netinet/dccp_usrreq.c
869
dccp_output(dp, DCCP_TYPE_RESET + 2);