Home
last modified time | relevance | path

Searched refs:iproute (Results 1 – 3 of 3) sorted by relevance

/f-stack/doc/
H A DLaunch_F-Stack_on_AWS_EC2_in_one_minute.md6 …nel-devel-$(uname -r) bc numactl-devel mkdir make net-tools vim pciutils iproute pcre-devel zlib-d…
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dkernel_nic_interface.rst31 The application allows the use of standard Linux tools (ethtool, iproute, tshark) with the DPDK por…
/f-stack/freebsd/netinet/
H A Dsctp_output.c4033 sctp_route_t iproute; in sctp_lowlevel_chunk_output() local
4091 ro = &iproute; in sctp_lowlevel_chunk_output()
4092 memset(&iproute, 0, sizeof(iproute)); in sctp_lowlevel_chunk_output()
4189 if (ro != &iproute) { in sctp_lowlevel_chunk_output()
4190 memcpy(&iproute, ro, sizeof(*ro)); in sctp_lowlevel_chunk_output()