Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dprotocol.c59 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload() function
70 EXPORT_SYMBOL(inet_del_offload);
A Dgre_offload.c281 inet_del_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()
A Desp4_offload.c374 inet_del_offload(&esp4_offload, IPPROTO_ESP); in esp4_offload_exit()
/linux-6.3-rc2/include/net/
A Dprotocol.h103 int inet_del_offload(const struct net_offload *prot, unsigned char num);
/linux-6.3-rc2/net/sctp/
A Doffload.c117 inet_del_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init()

Completed in 13 milliseconds