/openbmc/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() 118 inet_del_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init()
|
H A D | protocol.c | 436 fl4->flowi4_proto = IPPROTO_SCTP; in sctp_v4_get_dst() 839 SOCK_SEQPACKET, IPPROTO_SCTP, net); in sctp_ctl_sock_init() 844 SOCK_SEQPACKET, IPPROTO_SCTP, in sctp_ctl_sock_init() 1087 skb_set_inner_ipproto(skb, IPPROTO_SCTP); in sctp_v4_xmit() 1142 .protocol = IPPROTO_SCTP, 1149 .protocol = IPPROTO_SCTP, 1283 if (inet_add_protocol(&sctp_protocol, IPPROTO_SCTP) < 0) in sctp_v4_add_protocol() 1291 inet_del_protocol(&sctp_protocol, IPPROTO_SCTP); in sctp_v4_del_protocol()
|
H A D | ipv6.c | 263 skb_set_inner_ipproto(skb, IPPROTO_SCTP); in sctp_v6_xmit() 293 fl6->flowi6_proto = IPPROTO_SCTP; in sctp_v6_get_dst() 1111 .protocol = IPPROTO_SCTP, 1118 .protocol = IPPROTO_SCTP, 1225 if (inet6_add_protocol(&sctpv6_protocol, IPPROTO_SCTP) < 0) in sctp_v6_add_protocol() 1234 inet6_del_protocol(&sctpv6_protocol, IPPROTO_SCTP); in sctp_v6_del_protocol()
|
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()
|
/openbmc/linux/include/uapi/linux/ |
H A D | in.h | 74 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator 75 #define IPPROTO_SCTP IPPROTO_SCTP macro
|
/openbmc/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
|
/openbmc/qemu/net/ |
H A D | colo.h | 29 #ifndef IPPROTO_SCTP 30 #define IPPROTO_SCTP 132 macro
|
H A D | colo.c | 127 case IPPROTO_SCTP: in fill_connection_key()
|
/openbmc/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()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | sctp_hello.c | 42 csk = socket(ss.ss_family, SOCK_STREAM, IPPROTO_SCTP); in do_client() 94 lsk = socket(ss.ss_family, SOCK_STREAM, IPPROTO_SCTP); in main()
|
H A D | ip_local_port_range.c | 146 .so_protocol = IPPROTO_SCTP, in FIXTURE_VARIANT_ADD() 164 .so_protocol = IPPROTO_SCTP, in FIXTURE_VARIANT_ADD() 352 if (variant->so_protocol == IPPROTO_SCTP) in TEST_F()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_reject.h | 33 case IPPROTO_SCTP: in nf_reject_verify_csum()
|
/openbmc/linux/include/linux/netfilter/ipset/ |
H A D | ip_set_getport.h | 27 case IPPROTO_SCTP: in ip_set_proto_with_ports()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_sctp.c | 175 .proto = IPPROTO_SCTP, 184 .proto = IPPROTO_SCTP,
|
H A D | nf_nat_core.c | 73 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv4_decode_session() 85 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv4_decode_session() 106 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv6_decode_session() 118 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv6_decode_session() 430 case IPPROTO_SCTP: in l4proto_in_range() 628 case IPPROTO_SCTP: in nf_nat_l4proto_unique_tuple()
|
H A D | nf_conntrack_proto.c | 107 case IPPROTO_SCTP: return &nf_conntrack_l4proto_sctp; in nf_ct_l4proto_find() 287 tuple.dst.protonum != IPPROTO_SCTP) in getorigdst() 346 tuple.dst.protonum != IPPROTO_SCTP) in ipv6_getorigdst()
|
H A D | xt_multiport.c | 117 || proto == IPPROTO_SCTP || proto == IPPROTO_DCCP) in check()
|
/openbmc/linux/include/linux/ |
H A D | in.h | 28 case IPPROTO_SCTP: in proto_ports_offset()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 101 case IPPROTO_SCTP: in ip_vs_proto_name() 771 IPPROTO_SCTP == ciph->protocol) { in ip_vs_nat_icmp() 822 IPPROTO_SCTP == protocol)) { in ip_vs_nat_icmp_v6() 877 IPPROTO_SCTP == protocol) in handle_response_icmp() 1086 case IPPROTO_SCTP: { in is_new_conn() 1114 case IPPROTO_SCTP: in is_new_conn_expected() 1424 pp->protocol == IPPROTO_SCTP)) { in ip_vs_out_hook() 1439 iph.protocol != IPPROTO_SCTP) in ip_vs_out_hook() 1442 || (iph.protocol == IPPROTO_SCTP in ip_vs_out_hook() 1786 IPPROTO_SCTP == cih->protocol) in ip_vs_in_icmp() [all …]
|
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,
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | sctp_collision.c | 22 sd = socket(AF_INET, SOCK_SEQPACKET, IPPROTO_SCTP); in main()
|
/openbmc/linux/security/ |
H A D | lsm_audit.c | 78 case IPPROTO_SCTP: { in ipv4_skb_to_auditdata() 154 case IPPROTO_SCTP: { in ipv6_skb_to_auditdata()
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebt_ip6.c | 121 info->protocol != IPPROTO_SCTP && in ebt_ip6_mt_check()
|
H A D | ebt_ip.c | 120 info->protocol != IPPROTO_SCTP && in ebt_ip_mt_check()
|
/openbmc/linux/samples/bpf/ |
H A D | sockex2_kern.c | 36 case IPPROTO_SCTP: in proto_ports_offset()
|