Lines Matching +full:hi +full:- +full:fi
2 # SPDX-License-Identifier: GPL-2.0
9 echo "Usage: $0 [ -i ] [ -h ]"
10 echo -e "\t-i: use 'ip mptcp' instead of 'pm_nl_ctl'"
11 echo -e "\t-h: help"
14 optstring=hi
38 rm -f "${err}"
58 fi
63 ip -n "${ns1}" mptcp limits
66 fi
83 ip -n "${ns1}" mptcp endpoint change "${addr}" "${flags}"
86 fi
128 if [ ${rc} -eq 2 ]; then
131 elif [ ${rc} -eq 0 ]; then
134 elif [ ${rc} -eq 1 ]; then
137 fi
147 fi
239 "255,10.0.0.3")" "wrap-around ids"
252 if show_endpoints | grep -q "fullmesh" ||
269 fi