Home
last modified time | relevance | path

Searched refs:NL_LAST_PACKET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dhardware.c151 #define NL_LAST_PACKET 0x1 macro
498 pkt.hdr_first.packet_rank |= NL_LAST_PACKET; in do_send_packet()
820 int is_last = packet->hdr.packet_rank & NL_LAST_PACKET; in handle_received_packet()
/kernel/linux/linux-6.6/drivers/tty/ipwireless/
H A Dhardware.c151 #define NL_LAST_PACKET 0x1 macro
498 pkt.hdr_first.packet_rank |= NL_LAST_PACKET; in do_send_packet()
820 int is_last = packet->hdr.packet_rank & NL_LAST_PACKET; in handle_received_packet()

Completed in 5 milliseconds