Searched refs:pp_mtu_to_enum (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libibverbs/examples/
H A Dpingpong.h40 enum ibv_mtu pp_mtu_to_enum(int mtu);
H A Dpingpong.c39 enum ibv_mtu pp_mtu_to_enum(int mtu) function
H A Drc_pingpong.c579 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Duc_pingpong.c564 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Dsrq_pingpong.c650 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));

Completed in 110 milliseconds