Home
last modified time | relevance | path

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

/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() argument
154 int min_port = 0, max_port = 0, vip2tnl_map_fd; in main() local
/linux/include/linux/mlx4/
H A Ddevice.h841 u8 min_port; member