Searched refs:inet_del_offload (Results 1 – 5 of 5) sorted by relevance
68 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload() function79 EXPORT_SYMBOL(inet_del_offload);
280 inet_del_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()
274 inet_del_offload(&esp4_offload, IPPROTO_ESP); in esp4_offload_exit()
107 int inet_del_offload(const struct net_offload *prot, unsigned char num);
126 inet_del_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init()