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

/linux-master/net/ipv6/
H A Dexthdrs_offload.c15 static const struct net_offload dstopt_offload = { variable in typeref:struct:net_offload
31 ret = inet6_add_offload(&dstopt_offload, IPPROTO_DSTOPTS);
43 inet6_del_offload(&dstopt_offload, IPPROTO_DSTOPTS);

Completed in 199 milliseconds