inet_del_offload  108 include/net/protocol.h int inet_del_offload(const struct net_offload *prot, unsigned char num);
inet_del_offload  316 net/ipv4/esp4_offload.c 	inet_del_offload(&esp4_offload, IPPROTO_ESP);
inet_del_offload  276 net/ipv4/gre_offload.c 		inet_del_offload(&gre_offload, IPPROTO_GRE);
inet_del_offload   76 net/ipv4/protocol.c EXPORT_SYMBOL(inet_del_offload);
inet_del_offload  113 net/sctp/offload.c 	inet_del_offload(&sctp_offload, IPPROTO_SCTP);