Home
last modified time | relevance | path

Searched refs:firstfrag (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/hci/
H A Dhcp.c31 bool firstfrag = true; in nfc_hci_hcp_message_tx() local
73 if (firstfrag) { in nfc_hci_hcp_message_tx()
74 firstfrag = false; in nfc_hci_hcp_message_tx()
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dhcp.c31 bool firstfrag = true; in nfc_hci_hcp_message_tx() local
73 if (firstfrag) { in nfc_hci_hcp_message_tx()
74 firstfrag = false; in nfc_hci_hcp_message_tx()
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dtc_tunnel_key.sh111 ip_flags firstfrag action drop
127 check_err $? "packet bigger than MTU matched firstfrag (nofrag was set)"
137 check_err $? "packet bigger than MTU didn't match firstfrag (nofrag was unset) "
H A Dtc_flower.sh165 $tcflags ip_flags firstfrag action continue
178 check_fail $? "Matched on wrong firstfrag filter (nofrag)"
210 check_err $? "Matched on wrong firstfrag filter (no1stfrag)"
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dtc_flower.sh162 $tcflags ip_flags firstfrag action continue
175 check_fail $? "Matched on wrong firstfrag filter (nofrag)"
207 check_err $? "Matched on wrong firstfrag filter (no1stfrag)"

Completed in 3 milliseconds