Searched refs:DCCP_PKT_RESPONSE (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddccp.h104 DCCP_PKT_RESPONSE, enumerator in enum:dccp_pkt_type
131 if (type == DCCP_PKT_RESPONSE)
/linux-master/net/dccp/
H A Dinput.c334 case DCCP_PKT_RESPONSE:
400 if (dh->dccph_type == DCCP_PKT_RESPONSE) {
641 dh->dccph_type == DCCP_PKT_RESPONSE) ||
H A Doutput.c425 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_RESPONSE;
442 dh->dccph_type = DCCP_PKT_RESPONSE;
H A Ddccp.h373 type == DCCP_PKT_RESPONSE;
H A Dproto.c155 [DCCP_PKT_RESPONSE] = "RESPONSE",
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_dccp.c148 [DCCP_PKT_RESPONSE] = {
270 [DCCP_PKT_RESPONSE] = {
438 1 << DCCP_PKT_RESPONSE |
583 type == DCCP_PKT_RESPONSE) {

Completed in 117 milliseconds