Home
last modified time | relevance | path

Searched refs:tcpv4_offload (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_offload.c337 static const struct net_offload tcpv4_offload = { variable
347 return inet_add_offload(&tcpv4_offload, IPPROTO_TCP); in tcpv4_offload_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_offload.c347 static const struct net_offload tcpv4_offload = { variable
357 return inet_add_offload(&tcpv4_offload, IPPROTO_TCP); in tcpv4_offload_init()

Completed in 2 milliseconds