Searched refs:new_protocol (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/usb/usbip/libsrc/
H A Dnames.c267 static int new_protocol(const char *name, u_int8_t classid, u_int8_t subclassid, function
437 if (new_protocol(cp, lastclass, lastsubclass,
/linux-master/net/ipv4/
H A Dudp_offload.c20 __be16 new_protocol, bool is_ipv6)
56 skb->protocol = new_protocol;
16 __skb_udp_tunnel_segment(struct sk_buff *skb, netdev_features_t features, struct sk_buff *(*gso_inner_segment)(struct sk_buff *skb, netdev_features_t features), __be16 new_protocol, bool is_ipv6) argument

Completed in 122 milliseconds