Searched refs:IPPROTO_DCCP (Results 1 – 25 of 30) sorted by relevance
12
67 #ifndef IPPROTO_DCCP68 #define IPPROTO_DCCP 33 /* datagram congestion control protocol */ macro
35 { IPPROTO_DCCP, "DCCP" },
149 nh != IPPROTO_DCCP && nh != IPPROTO_SCTP) { in ip6_print()193 case IPPROTO_DCCP: in ip6_print()
205 dccp_csum_coverage(dh, len), IPPROTO_DCCP); in dccp_cksum()212 dccp_csum_coverage(dh, len), IPPROTO_DCCP); in dccp6_cksum()
371 case IPPROTO_DCCP: in ip_print_demux()645 ipds->nh != IPPROTO_SCTP && ipds->nh != IPPROTO_DCCP) { in ip_print()
48 IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */ enumerator49 #define IPPROTO_DCCP IPPROTO_DCCP macro
44 #if defined(IPPROTO_DCCP) || (defined(HAVE_DECL_IPPROTO_DCCP) && HAVE_DECL_IPPROTO_DCCP)45 XLAT(IPPROTO_DCCP),
12 IPPROTO_DCCP
60 #ifndef IPPROTO_DCCP62 #define IPPROTO_DCCP 33 /* defined by the IANA */ macro
532 #if defined(IPPROTO_DCCP) && defined(SOCK_DCCP) in parse_protocol()535 return IPPROTO_DCCP; in parse_protocol()
34 #ifndef IPPROTO_DCCP35 # define IPPROTO_DCCP 33 macro
474 case IPPROTO_DCCP: in xfrm_selector_print()1345 case IPPROTO_DCCP: in xfrm_selector_upspec_parse()
24 #ifndef IPPROTO_DCCP25 #define IPPROTO_DCCP 33 macro
82 entry->ipv6.proto == IPPROTO_DCCP || in MASQUERADE_parse()
83 || entry->ip.proto == IPPROTO_DCCP in MASQUERADE_parse()
83 || entry->ipv6.proto == IPPROTO_DCCP in REDIRECT_parse()
84 || entry->ip.proto == IPPROTO_DCCP in REDIRECT_parse()
156 entry->ipv6.proto == IPPROTO_DCCP || in DNAT_parse()
156 entry->ipv6.proto == IPPROTO_DCCP || in SNAT_parse()
160 || entry->ip.proto == IPPROTO_DCCP in SNAT_parse()
160 || entry->ip.proto == IPPROTO_DCCP in DNAT_parse()
77 case IPPROTO_DCCP: in proto_to_name()
241 case IPPROTO_DCCP: in flow_ports_offset()