Home
last modified time | relevance | path

Searched refs:tcpv6_offload (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dtcpv6_offload.c67 static const struct net_offload tcpv6_offload = { variable
77 return inet6_add_offload(&tcpv6_offload, IPPROTO_TCP); in tcpv6_offload_init()
H A DMakefile15 ipv6-offload := ip6_offload.o tcpv6_offload.o exthdrs_offload.o
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcpv6_offload.c69 static const struct net_offload tcpv6_offload = { variable
79 return inet6_add_offload(&tcpv6_offload, IPPROTO_TCP); in tcpv6_offload_init()
H A DMakefile48 ip6_offload.o tcpv6_offload.o exthdrs_offload.o

Completed in 2 milliseconds