Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/net/ipv4/
Dudp_offload.c19 __be16 new_protocol, bool is_ipv6) in __skb_udp_tunnel_segment() argument
55 skb->protocol = new_protocol; in __skb_udp_tunnel_segment()