Searched refs:gre_offload (Results 1 – 3 of 3) sorted by relevance
270 static const struct net_offload gre_offload = { variable282 err = inet_add_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()287 err = inet6_add_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()289 inet_del_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()
16 inet_fragment.o ping.o ip_tunnel_core.o gre_offload.o \
8031 F: net/ipv4/gre_offload.c