Home
last modified time | relevance | path

Searched refs:gre_offload (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dgre_offload.c263 static const struct net_offload gre_offload = { variable
275 err = inet_add_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()
280 err = inet6_add_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()
282 inet_del_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()