Lines Matching +full:in +full:- +full:application
4 # SPDX-License-Identifier: Apache-2.0
6 mainmenu "Networking TXTIME sample application"
25 Can be used to select whether the application will use UDP
37 Use AF_PACKET socket. Note that currently the application sends
40 important for this sample application.
45 int "How long to wait between sent packets (in milliseconds)"
49 The application will send network packets between this
50 interval. The value is in milliseconds.
53 int "What is the TXTIME (in microseconds)"
58 packet by the network device driver. The value is in microseconds.
62 the actual TXTIME given to Ethernet driver, is set in nanoseconds,
63 but for purpose of this sample application, we set the time in
64 microseconds in this config option.
82 Set VLAN (virtual LAN) tag (id) that is used in the sample
83 application.
101 Set VLAN (virtual LAN) tag (id) that is used in the sample
102 application.