Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Drxgk_app.c203 goto short_packet; in rxgk_extract_token()
210 goto short_packet; in rxgk_extract_token()
218 goto short_packet; in rxgk_extract_token()
294 short_packet: in rxgk_extract_token()
H A Drxgk.c1202 goto short_packet; in rxgk_verify_response()
1205 goto short_packet; in rxgk_verify_response()
1212 goto short_packet; in rxgk_verify_response()
1220 goto short_packet; in rxgk_verify_response()
1227 goto short_packet; in rxgk_verify_response()
1294 short_packet: in rxgk_verify_response()
/linux/drivers/usb/host/
H A Dr8a66597.h68 unsigned short_packet:1; member
H A Dr8a66597-hcd.c1235 (td->short_packet) || (td->zero_packet)) in check_transfer_finish()
1353 td->short_packet = 1; in packet_read()
/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2658 bool short_packet; in tegra_xudc_handle_transfer_completion() local
2660 short_packet = (trb_read_cmpl_code(event) == in tegra_xudc_handle_transfer_completion()
2670 if (req && (short_packet || (!trb_read_chain(trb) && in tegra_xudc_handle_transfer_completion()
2690 if (short_packet) { in tegra_xudc_handle_transfer_completion()
/linux/net/ipv4/
H A Dudp.c2693 goto short_packet; in __udp4_lib_rcv()
2698 goto short_packet; in __udp4_lib_rcv()
2750 short_packet: in __udp4_lib_rcv()