Home
last modified time | relevance | path

Searched refs:short_packet (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/ipv6/
Dudp.c865 goto short_packet; in __udp6_lib_rcv()
875 goto short_packet; in __udp6_lib_rcv()
879 goto short_packet; in __udp6_lib_rcv()
943 short_packet: in __udp6_lib_rcv()
/linux-4.4.14/drivers/usb/host/
Dr8a66597.h81 unsigned short_packet:1; member
Dr8a66597-hcd.c1250 (td->short_packet) || (td->zero_packet)) in check_transfer_finish()
1368 td->short_packet = 1; in packet_read()
/linux-4.4.14/drivers/usb/musb/
Dmusb_gadget.c490 bool short_packet = false; in musb_g_tx() local
512 short_packet = true; in musb_g_tx()
518 short_packet = true; in musb_g_tx()
520 if (short_packet) { in musb_g_tx()
/linux-4.4.14/net/ipv4/
Dudp.c1777 goto short_packet; in __udp4_lib_rcv()
1782 goto short_packet; in __udp4_lib_rcv()
1848 short_packet: in __udp4_lib_rcv()