Home
last modified time | relevance | path

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

12

/f-stack/freebsd/netinet/
H A Dsctp_module.c61 .pr_protocol = IPPROTO_SCTP,
73 .pr_protocol = IPPROTO_SCTP,
89 .pr_protocol = IPPROTO_SCTP,
102 .pr_protocol = IPPROTO_SCTP,
127 error = ipproto_register(IPPROTO_SCTP); in sctp_module_load()
138 error = ip6proto_register(IPPROTO_SCTP); in sctp_module_load()
155 (void)ipproto_unregister(IPPROTO_SCTP); in sctp_module_unload()
156 (void)pf_proto_unregister(PF_INET, IPPROTO_SCTP, SOCK_STREAM); in sctp_module_unload()
157 (void)pf_proto_unregister(PF_INET, IPPROTO_SCTP, SOCK_SEQPACKET); in sctp_module_unload()
160 (void)ip6proto_unregister(IPPROTO_SCTP); in sctp_module_unload()
[all …]
H A Din_proto.c148 .pr_protocol = IPPROTO_SCTP,
160 .pr_protocol = IPPROTO_SCTP,
324 SYSCTL_NODE(_net_inet, IPPROTO_SCTP, sctp, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
H A Dsctp_syscalls.c161 if (head->so_proto->pr_protocol != IPPROTO_SCTP) {
267 if (so->so_proto->pr_protocol != IPPROTO_SCTP) {
383 if (so->so_proto->pr_protocol != IPPROTO_SCTP) {
490 if (so->so_proto->pr_protocol != IPPROTO_SCTP) {
H A Dsctp_constants.h849 #ifndef IPPROTO_SCTP
850 #define IPPROTO_SCTP 132 /* the Official IANA number :-) */ macro
H A Din.h240 #define IPPROTO_SCTP 132 /* SCTP */ macro
H A Dip_icmp.c279 } else if (oip->ip_p == IPPROTO_SCTP) { in icmp_error()
/f-stack/dpdk/lib/librte_eal/windows/include/netinet/
H A Din.h26 #define IPPROTO_SCTP 132 macro
/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.h98 #define LINK_SCTP IPPROTO_SCTP
H A Dalias.c1360 case IPPROTO_SCTP: in LibAliasInLocked()
1514 case IPPROTO_SCTP: in LibAliasOutLocked()
/f-stack/freebsd/netinet6/
H A Din6_proto.c185 .pr_protocol = IPPROTO_SCTP,
199 .pr_protocol = IPPROTO_SCTP,
427 SYSCTL_NODE(_net_inet6, IPPROTO_SCTP, sctp6, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
/f-stack/dpdk/app/test/
H A Dtest_flow_classify.c153 { 0, 0, 0, 0, 0, 0, IPPROTO_SCTP, 0, RTE_IPV4(11, 12, 13, 14),
560 dst_addr, pktlen, IPPROTO_SCTP); in init_ipv4_sctp_traffic()
568 0, &pkt_ipv4_hdr, 1, IPPROTO_SCTP, in init_ipv4_sctp_traffic()
H A Dpacket_burst_generator.c401 case IPPROTO_SCTP: in generate_packet_burst_proto()
426 case IPPROTO_SCTP: in generate_packet_burst_proto()
/f-stack/tools/ipfw/
H A Dnat.c280 return IPPROTO_SCTP; in StrToProto()
453 if (r->proto == IPPROTO_SCTP) { in setup_redir_port()
488 if (r->proto == IPPROTO_SCTP) { /* so the logic below still works */ in setup_redir_port()
548 if (r->proto == IPPROTO_SCTP) { in setup_redir_port()
/f-stack/dpdk/drivers/net/enic/
H A Denic_clsf.c192 ip4_val.next_proto_id = IPPROTO_SCTP; in copy_fltr_v2()
273 ipv6_val.proto = IPPROTO_SCTP; in copy_fltr_v2()
/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h849 #ifndef IPPROTO_SCTP
850 #define IPPROTO_SCTP 132 /* the Official IANA number :-) */ macro
H A Din.h223 #define IPPROTO_SCTP 132 /* SCTP */ macro
/f-stack/dpdk/lib/librte_net/
H A Drte_net.c63 [IPPROTO_SCTP] = RTE_PTYPE_L4_SCTP, in ptype_l4()
120 [IPPROTO_SCTP] = RTE_PTYPE_INNER_L4_SCTP, in ptype_inner_l4()
/f-stack/freebsd/kern/
H A Duipc_mbufhash.c115 case IPPROTO_SCTP: in m_tcpip_hash()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c576 ip->ip_p = IPPROTO_SCTP; in ipfw_send_abort()
589 ip6->ip6_nxt = IPPROTO_SCTP; in ipfw_send_abort()
909 args->f_id.proto == IPPROTO_SCTP) { in send_reject6()
1027 args->f_id.proto == IPPROTO_SCTP) { in send_reject()
1543 case IPPROTO_SCTP: in ipfw_chk()
1730 case IPPROTO_SCTP: in ipfw_chk()
2061 proto != IPPROTO_SCTP) in ipfw_chk()
2223 proto == IPPROTO_SCTP) && offset == 0) { in ipfw_chk()
/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.c805 case IPPROTO_SCTP: in ng_netflow_rcvdata()
851 case IPPROTO_SCTP: in ng_netflow_rcvdata()
/f-stack/dpdk/app/test-pmd/
H A Dicmpecho.c198 case IPPROTO_SCTP: /**< Stream Control Transport Protocol */ in ip_proto_name()
H A Dcsumonly.c529 } else if (info->l4_proto == IPPROTO_SCTP) { in process_inner_cksums()
/f-stack/tools/netstat/
H A Dsctp.c505 if (proto != IPPROTO_SCTP) in sctp_protopr()
H A Dmain.c103 sctp_stats, NULL, "sctp", 1, IPPROTO_SCTP },
/f-stack/dpdk/examples/flow_classify/
H A Dflow_classify.c599 case IPPROTO_SCTP: in add_classify_rule()

12