![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-or-later */ 0002 /* 0003 * IPV6 GSO/GRO offload support 0004 * Linux INET6 implementation 0005 */ 0006 0007 #ifndef __ip6_offload_h 0008 #define __ip6_offload_h 0009 0010 int ipv6_exthdrs_offload_init(void); 0011 int udpv6_offload_init(void); 0012 int udpv6_offload_exit(void); 0013 int tcpv6_offload_init(void); 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |