| /linux/net/sctp/ |
| H A D | offload.c | 106 ret = inet_add_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init() 110 ret = inet6_add_offload(&sctp6_offload, IPPROTO_SCTP); in sctp_offload_init() 117 inet_del_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init()
|
| H A D | ipv6.c | 261 skb_set_inner_ipproto(skb, IPPROTO_SCTP); in sctp_v6_xmit() 292 fl6->flowi6_proto = IPPROTO_SCTP; in sctp_v6_get_dst() 1067 .protocol = IPPROTO_SCTP, in sctp_inet6_supported_addrs() 1074 .protocol = IPPROTO_SCTP, in sctp_getname() 1180 if (inet6_add_protocol(&sctpv6_protocol, IPPROTO_SCTP) < 0) 1189 inet6_del_protocol(&sctpv6_protocol, IPPROTO_SCTP); in sctp_v6_pf_init()
|
| H A D | ulpevent.c | 1008 put_cmsg(msghdr, IPPROTO_SCTP, SCTP_SNDRCV, in sctp_ulpevent_read_sndrcvinfo() 1033 put_cmsg(msghdr, IPPROTO_SCTP, SCTP_RCVINFO, in sctp_ulpevent_read_rcvinfo() 1055 put_cmsg(msghdr, IPPROTO_SCTP, SCTP_NXTINFO, in __sctp_ulpevent_read_nxtinfo()
|
| /linux/tools/include/uapi/linux/ |
| H A D | in.h | 74 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator 75 #define IPPROTO_SCTP IPPROTO_SCTP macro
|
| /linux/tools/testing/selftests/net/ |
| H A D | sctp_hello.c | 41 csk = socket(ss.ss_family, SOCK_STREAM, IPPROTO_SCTP); in do_client() 86 lsk = socket(ss.ss_family, SOCK_STREAM, IPPROTO_SCTP); in main()
|
| H A D | ip_local_port_range.c | 150 .so_protocol = IPPROTO_SCTP, in FIXTURE_VARIANT_ADD() 174 .so_protocol = IPPROTO_SCTP, in FIXTURE_VARIANT_ADD()
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_getport.c | 41 case IPPROTO_SCTP: { in get_port() 112 case IPPROTO_SCTP: in ip_set_get_ip4_port()
|
| /linux/net/netfilter/ |
| H A D | xt_sctp.c | 175 .proto = IPPROTO_SCTP, 184 .proto = IPPROTO_SCTP,
|
| H A D | nf_nat_core.c | 72 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv4_decode_session() 83 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv4_decode_session() 103 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv6_decode_session() 114 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv6_decode_session() 419 case IPPROTO_SCTP: in l4proto_in_range() 617 case IPPROTO_SCTP: in nf_nat_l4proto_unique_tuple()
|
| H A D | nf_conntrack_proto.c | 104 case IPPROTO_SCTP: return &nf_conntrack_l4proto_sctp; in nf_ct_l4proto_find() 284 tuple.dst.protonum != IPPROTO_SCTP) in getorigdst() 343 tuple.dst.protonum != IPPROTO_SCTP) in ipv6_getorigdst()
|
| H A D | xt_multiport.c | 117 || proto == IPPROTO_SCTP || proto == IPPROTO_DCCP) in check()
|
| /linux/include/net/netfilter/ |
| H A D | nf_reject.h | 33 case IPPROTO_SCTP: in nf_reject_verify_csum()
|
| /linux/include/linux/netfilter/ipset/ |
| H A D | ip_set_getport.h | 27 case IPPROTO_SCTP: in ip_set_proto_with_ports()
|
| /linux/include/linux/ |
| H A D | in.h | 28 case IPPROTO_SCTP: in proto_ports_offset()
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | sctp_collision.c | 23 sd = socket(AF_INET, SOCK_SEQPACKET, IPPROTO_SCTP); in main()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_sctp.c | 496 struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_SCTP); in sctp_register_app() 515 struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_SCTP); in sctp_unregister_app() 578 .protocol = IPPROTO_SCTP,
|
| H A D | ip_vs_sh.c | 288 case IPPROTO_SCTP: in ip_vs_sh_get_port()
|
| /linux/net/bridge/netfilter/ |
| H A D | ebt_ip.c | 120 info->protocol != IPPROTO_SCTP && in ebt_ip_mt_check()
|
| H A D | ebt_ip6.c | 121 info->protocol != IPPROTO_SCTP && in ebt_ip6_mt_check()
|
| H A D | ebt_log.c | 58 protocol == IPPROTO_SCTP || in print_ports()
|
| /linux/samples/bpf/ |
| H A D | sockex2_kern.c | 35 case IPPROTO_SCTP: in proto_ports_offset()
|
| /linux/net/sched/ |
| H A D | act_csum.c | 428 case IPPROTO_SCTP: in tcf_csum_ipv4() 549 case IPPROTO_SCTP: in tcf_csum_ipv6()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_tc.c | 675 match.key->ip_proto != IPPROTO_SCTP && in otx2_tc_prepare_flow() 692 else if (ip_proto == IPPROTO_SCTP) in otx2_tc_prepare_flow() 861 else if (ip_proto == IPPROTO_SCTP) in otx2_tc_prepare_flow() 873 else if (ip_proto == IPPROTO_SCTP) in otx2_tc_prepare_flow()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 29 case IPPROTO_SCTP: in aq_rule_is_approve() 39 case IPPROTO_SCTP: in aq_rule_is_approve()
|
| /linux/include/trace/events/ |
| H A D | sock.h | 22 EM(IPPROTO_SCTP) \
|