Home
last modified time | relevance | path

Searched refs:stype (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/net/
Dfcnal-test.sh3121 local stype="$1"
3125 [ "${stype}" = "UDP" ] && arg="-D"
3133 log_test_addr ${a} $? 1 "Global ${stype} server, Rx reject icmp-port-unreach"
3178 local stype="$1"
3182 [ "${stype}" = "UDP" ] && arg="$arg -D"
3190 log_test_addr ${a} $? 1 "Global ${stype} server, Rx reject icmp-port-unreach"
/tools/perf/util/
Dparse-events.c1792 #define SET_SYMBOL(str, stype) \ argument
1797 p->type = stype; \