Home
last modified time | relevance | path

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

/linux-6.1.9/samples/pktgen/
Dfunctions.sh308 function parse_ports() function
/linux-6.1.9/samples/bpf/
Dxdp_tx_iptunnel_user.c113 static int parse_ports(const char *port_str, int *min_port, int *max_port) in parse_ports() function