Home
last modified time | relevance | path

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

/Linux-v5.15/samples/pktgen/
Dfunctions.sh308 function parse_ports() function
/Linux-v5.15/samples/bpf/
Dxdp_tx_iptunnel_user.c114 static int parse_ports(const char *port_str, int *min_port, int *max_port) in parse_ports() function