Home
last modified time | relevance | path

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

/Linux-v6.6/tools/usb/usbip/libsrc/
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()
/Linux-v6.6/net/ipv4/
Dudp_offload.c20 __be16 new_protocol, bool is_ipv6) in __skb_udp_tunnel_segment() argument
56 skb->protocol = new_protocol; in __skb_udp_tunnel_segment()