Home
last modified time | relevance | path

Searched refs:IPPROTO_UDPLITE (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudplite.c17 return __udp6_lib_rcv(skb, &udplite_table, IPPROTO_UDPLITE); in udplitev6_rcv()
59 .protocol = IPPROTO_UDPLITE,
69 ret = inet6_add_protocol(&udplitev6_protocol, IPPROTO_UDPLITE); in udplitev6_init()
80 inet6_del_protocol(&udplitev6_protocol, IPPROTO_UDPLITE); in udplitev6_init()
87 inet6_del_protocol(&udplitev6_protocol, IPPROTO_UDPLITE); in udplitev6_exit()
H A Dip6_checksum.c72 if (proto == IPPROTO_UDPLITE) { in udp6_csum_init()
H A Dfou6.c145 guehdr->proto_ctype == IPPROTO_UDPLITE) in gue6_err()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudplite.c22 return __udp4_lib_rcv(skb, &udplite_table, IPPROTO_UDPLITE); in udplite_rcv()
64 .protocol = IPPROTO_UDPLITE,
111 if (inet_add_protocol(&udplite_protocol, IPPROTO_UDPLITE) < 0) in udplite4_register()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Din.h73 IPPROTO_UDPLITE = 136, /* UDP-Lite (RFC 3828) */ enumerator
74 #define IPPROTO_UDPLITE IPPROTO_UDPLITE 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.h73 IPPROTO_UDPLITE = 136, /* UDP-Lite (RFC 3828) */ enumerator
74 #define IPPROTO_UDPLITE IPPROTO_UDPLITE 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.h73 IPPROTO_UDPLITE = 136, /* UDP-Lite (RFC 3828) */ enumerator
74 #define IPPROTO_UDPLITE IPPROTO_UDPLITE macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Din.h73 IPPROTO_UDPLITE = 136, /* UDP-Lite (RFC 3828) */ enumerator
74 #define IPPROTO_UDPLITE IPPROTO_UDPLITE macro
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_getport.c54 case IPPROTO_UDPLITE: { in get_port()
114 case IPPROTO_UDPLITE: in ip_set_get_ip4_port()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_tcpudp.c207 .proto = IPPROTO_UDPLITE,
216 .proto = IPPROTO_UDPLITE,
H A Dnf_nat_core.c68 t->dst.protonum == IPPROTO_UDPLITE || in nf_nat_ipv4_decode_session()
80 t->dst.protonum == IPPROTO_UDPLITE || in nf_nat_ipv4_decode_session()
101 t->dst.protonum == IPPROTO_UDPLITE || in nf_nat_ipv6_decode_session()
113 t->dst.protonum == IPPROTO_UDPLITE || in nf_nat_ipv6_decode_session()
247 case IPPROTO_UDPLITE: in l4proto_in_range()
446 case IPPROTO_UDPLITE: in nf_nat_l4proto_unique_tuple()
H A Dnf_conntrack_proto_udp.c137 IPPROTO_UDPLITE, "%s", msg); in udplite_error_log()
302 .l4proto = IPPROTO_UDPLITE,
H A Dxt_multiport.c116 || proto == IPPROTO_UDPLITE in check()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_reject.h20 case IPPROTO_UDPLITE: in nf_reject_verify_csum()
H A Dnf_conntrack_l4proto.h148 #define MAX_NF_CT_PROTO IPPROTO_UDPLITE
/OK3568_Linux_fs/kernel/include/linux/netfilter/ipset/
H A Dip_set_getport.h29 case IPPROTO_UDPLITE: in ip_set_proto_with_ports()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dudplite.rst45 very easy: simply add ``IPPROTO_UDPLITE`` as the last argument of the
48 s = socket(PF_INET, SOCK_DGRAM, IPPROTO_UDPLITE);
54 s = socket(PF_INET6, SOCK_DGRAM, IPPROTO_UDPLITE);
100 to define IPPROTO_UDPLITE
107 #define IPPROTO_UDPLITE 136
/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.h86 IPPROTO_UDPLITE = 136, /* UDP-Lite protocol. */ enumerator
87 #define IPPROTO_UDPLITE IPPROTO_UDPLITE 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.h86 IPPROTO_UDPLITE = 136, /* UDP-Lite protocol. */ enumerator
87 #define IPPROTO_UDPLITE IPPROTO_UDPLITE macro
/OK3568_Linux_fs/kernel/include/linux/
H A Din.h29 case IPPROTO_UDPLITE: in proto_ports_offset()
H A Dudp.h154 #define IS_UDPLITE(__sk) (__sk->sk_protocol == IPPROTO_UDPLITE)
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_csum.c352 udplite ? IPPROTO_UDPLITE : IPPROTO_UDP, in tcf_csum_ipv6_udp()
421 case IPPROTO_UDPLITE: in tcf_csum_ipv4()
542 case IPPROTO_UDPLITE: in tcf_csum_ipv6()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debt_ip6.c120 info->protocol != IPPROTO_UDPLITE && in ebt_ip6_mt_check()
H A Debt_ip.c119 info->protocol != IPPROTO_UDPLITE && in ebt_ip_mt_check()
H A Debt_log.c57 protocol == IPPROTO_UDPLITE || in print_ports()

12