Home
last modified time | relevance | path

Searched defs:parse_ports (Results 1 – 2 of 2) sorted by relevance

/linux/samples/pktgen/
H A Dfunctions.sh309 function parse_ports() function
/linux/samples/bpf/
H A Dxdp_tx_iptunnel_user.c113 static int parse_ports(const char *port_str, int *min_port, int *max_port) in parse_ports() function