#!/bin/sh echo "--------------------" echo "running socket test" echo "--------------------" ./socket if [ $? -ne 0 ]; then echo "[FAIL]" else echo "[PASS]" fi
summaryrefslogtreecommitdiff
path: root/include/net/tc_act/tc_gact.h
AgeCommit message (Collapse)AuthorFilesLines