Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dnames.c267 static int new_protocol(const char *name, u_int8_t classid, u_int8_t subclassid, in new_protocol() function
437 if (new_protocol(cp, lastclass, lastsubclass, in parse()
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dnames.c267 static int new_protocol(const char *name, u_int8_t classid, u_int8_t subclassid, in new_protocol() function
437 if (new_protocol(cp, lastclass, lastsubclass, in parse()
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_offload.c18 __be16 new_protocol, bool is_ipv6) in __skb_udp_tunnel_segment()
53 skb->protocol = new_protocol; in __skb_udp_tunnel_segment()
14 __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) __skb_udp_tunnel_segment() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c20 __be16 new_protocol, bool is_ipv6) in __skb_udp_tunnel_segment()
56 skb->protocol = new_protocol; in __skb_udp_tunnel_segment()
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) __skb_udp_tunnel_segment() argument

Completed in 4 milliseconds