Home
last modified time | relevance | path

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

/net/ipv6/
A Dexthdrs_offload.c43 inet6_del_offload(&dstopt_offload, IPPROTO_DSTOPTS); in ipv6_exthdrs_offload_init()
46 inet6_del_offload(&rthdr_offload, IPPROTO_ROUTING); in ipv6_exthdrs_offload_init()
A Dprotocol.c59 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) in inet6_del_offload() function
70 EXPORT_SYMBOL(inet6_del_offload);
A Dudp_offload.c209 return inet6_del_offload(&net_hotdata.udpv6_offload, IPPROTO_UDP); in udpv6_offload_exit()
A Desp6_offload.c425 inet6_del_offload(&esp6_offload, IPPROTO_ESP); in esp6_offload_exit()

Completed in 7 milliseconds