Home
last modified time | relevance | path

Searched refs:IPPROTO_SCTP (Results 1 – 25 of 71) sorted by relevance

123

/OK3568_Linux_fs/kernel/net/sctp/
H A Doffload.c101 ret = inet_add_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init()
105 ret = inet6_add_offload(&sctp6_offload, IPPROTO_SCTP); in sctp_offload_init()
113 inet_del_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init()
H A Dprotocol.c433 fl4->flowi4_proto = IPPROTO_SCTP; in sctp_v4_get_dst()
834 SOCK_SEQPACKET, IPPROTO_SCTP, net); in sctp_ctl_sock_init()
839 SOCK_SEQPACKET, IPPROTO_SCTP, in sctp_ctl_sock_init()
1050 .protocol = IPPROTO_SCTP,
1057 .protocol = IPPROTO_SCTP,
1185 if (inet_add_protocol(&sctp_protocol, IPPROTO_SCTP) < 0) in sctp_v4_add_protocol()
1193 inet_del_protocol(&sctp_protocol, IPPROTO_SCTP); in sctp_v4_del_protocol()
H A Dipv6.c245 fl6->flowi6_proto = IPPROTO_SCTP; in sctp_v6_get_dst()
1045 .protocol = IPPROTO_SCTP,
1052 .protocol = IPPROTO_SCTP,
1157 if (inet6_add_protocol(&sctpv6_protocol, IPPROTO_SCTP) < 0) in sctp_v6_add_protocol()
1166 inet6_del_protocol(&sctpv6_protocol, IPPROTO_SCTP); in sctp_v6_del_protocol()
H A Dulpevent.c1008 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()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Din.h71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
72 #define IPPROTO_SCTP IPPROTO_SCTP macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Din.h71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
72 #define IPPROTO_SCTP IPPROTO_SCTP macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Din.h71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
72 #define IPPROTO_SCTP IPPROTO_SCTP macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Din.h71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
72 #define IPPROTO_SCTP IPPROTO_SCTP macro
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_getport.c41 case IPPROTO_SCTP: { in get_port()
112 case IPPROTO_SCTP: in ip_set_get_ip4_port()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_sctp.c174 .proto = IPPROTO_SCTP,
183 .proto = IPPROTO_SCTP,
H A Dnf_nat_core.c70 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv4_decode_session()
82 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv4_decode_session()
103 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv6_decode_session()
115 t->dst.protonum == IPPROTO_SCTP) in nf_nat_ipv6_decode_session()
249 case IPPROTO_SCTP: in l4proto_in_range()
448 case IPPROTO_SCTP: in nf_nat_l4proto_unique_tuple()
H A Dnf_conntrack_proto.c107 case IPPROTO_SCTP: return &nf_conntrack_l4proto_sctp; in nf_ct_l4proto_find()
258 tuple.dst.protonum != IPPROTO_SCTP) { in getorigdst()
327 tuple.dst.protonum != IPPROTO_SCTP) in ipv6_getorigdst()
H A Dxt_multiport.c117 || proto == IPPROTO_SCTP || proto == IPPROTO_DCCP) in check()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_reject.h17 case IPPROTO_SCTP: in nf_reject_verify_csum()
/OK3568_Linux_fs/kernel/include/linux/netfilter/ipset/
H A Dip_set_getport.h27 case IPPROTO_SCTP: in ip_set_proto_with_ports()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Din.h84 IPPROTO_SCTP = 132, /* Stream Control Transmission Protocol. */ enumerator
85 #define IPPROTO_SCTP IPPROTO_SCTP macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Din.h84 IPPROTO_SCTP = 132, /* Stream Control Transmission Protocol. */ enumerator
85 #define IPPROTO_SCTP IPPROTO_SCTP macro
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_core.c113 case IPPROTO_SCTP: in ip_vs_proto_name()
783 IPPROTO_SCTP == ciph->protocol) { in ip_vs_nat_icmp()
834 IPPROTO_SCTP == protocol)) { in ip_vs_nat_icmp_v6()
889 IPPROTO_SCTP == protocol) in handle_response_icmp()
1098 case IPPROTO_SCTP: { in is_new_conn()
1126 case IPPROTO_SCTP: in is_new_conn_expected()
1439 pp->protocol == IPPROTO_SCTP)) { in ip_vs_out()
1454 iph.protocol != IPPROTO_SCTP) in ip_vs_out()
1457 || (iph.protocol == IPPROTO_SCTP in ip_vs_out()
1851 IPPROTO_SCTP == cih->protocol) in ip_vs_in_icmp()
[all …]
H A Dip_vs_proto_sctp.c494 struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_SCTP); in sctp_register_app()
513 struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_SCTP); in sctp_unregister_app()
576 .protocol = IPPROTO_SCTP,
/OK3568_Linux_fs/kernel/include/linux/
H A Din.h28 case IPPROTO_SCTP: in proto_ports_offset()
/OK3568_Linux_fs/kernel/security/
H A Dlsm_audit.c86 case IPPROTO_SCTP: { in ipv4_skb_to_auditdata()
166 case IPPROTO_SCTP: { in ipv6_skb_to_auditdata()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debt_ip6.c121 info->protocol != IPPROTO_SCTP && in ebt_ip6_mt_check()
H A Debt_ip.c120 info->protocol != IPPROTO_SCTP && in ebt_ip_mt_check()
H A Debt_log.c58 protocol == IPPROTO_SCTP || in print_ports()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dsockex2_kern.c36 case IPPROTO_SCTP: in proto_ports_offset()

123