Searched refs:net_offload (Results 1 – 1 of 1) sorted by relevance
68 struct net_offload { struct93 extern const struct net_offload __rcu *inet_offloads[MAX_INET_PROTOS]; argument94 extern const struct net_offload __rcu *inet6_offloads[MAX_INET_PROTOS];102 int inet_add_offload(const struct net_offload *prot, unsigned char num);103 int inet_del_offload(const struct net_offload *prot, unsigned char num);113 int inet6_add_offload(const struct net_offload *prot, unsigned char num);114 int inet6_del_offload(const struct net_offload *prot, unsigned char num);