Lines Matching full:default
122 # @path: Filename of the passt program to run (by default 'passt', and use PATH)
124 # @quiet: don't print informational messages (default, passed as '--quiet')
240 # @ipv4: whether to support IPv4, default true for enabled (since 2.6)
242 # @ipv6: whether to support IPv6, default true for enabled (since 2.6)
248 # form a.b.c.d or as a number of valid top-most bits. Default is
268 # @ipv6-prefix: IPv6 network prefix (default is fec0::). The network
272 # @ipv6-prefixlen: IPv6 network prefix length (default is 64)
527 # @devname: path of the netmap device (default: '/dev/netmap').
539 # Attach mode for a default XDP program
559 # @mode: Attach mode for a default XDP program. If not specified,
563 # (default: false)
566 # (default: 1).
569 # (default: 0).
571 # @inhibit: Don't load a default XDP program, use one already loaded
572 # to the interface (default: false). Requires @sock-fds or @map-path.
585 # this index number (default: 0). Requires @map-path. (Since 10.1)
609 # @vhostforce: vhost on for non-MSIX virtio guests (default: false).
612 # (default: 1) (Since 2.5)
630 # @vhostdev: path of vhost-vdpa device (default:'/dev/vhost-vdpa-0')
635 # (default: 1)
638 # (Since 7.1) (default: false)
771 # @server: create server socket (default: false)
775 # this to zero disables this function. (default: 0) (since 8.0)
780 # exclusive with @reconnect. (default: 0) (Since: 9.2)