Home
last modified time | relevance | path

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

/net/ipv4/
Dprotocol.c65 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload() function
76 EXPORT_SYMBOL(inet_del_offload);
Dgre_offload.c285 inet_del_offload(&gre_offload, IPPROTO_GRE); in gre_offload_init()
Desp4_offload.c321 inet_del_offload(&esp4_offload, IPPROTO_ESP); in esp4_offload_exit()
/net/sctp/
Doffload.c113 inet_del_offload(&sctp_offload, IPPROTO_SCTP); in sctp_offload_init()