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

/linux-master/net/ipv6/
H A Dexthdrs_offload.c11 static const struct net_offload rthdr_offload = { variable in typeref:struct:net_offload
27 ret = inet6_add_offload(&rthdr_offload, IPPROTO_ROUTING);
46 inet6_del_offload(&rthdr_offload, IPPROTO_ROUTING);

Completed in 101 milliseconds