Home
last modified time | relevance | path

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

/external/iproute2/rdma/
Drdma.h55 struct rd_cmd { struct
74 int rd_exec_cmd(struct rd *rd, const struct rd_cmd *c, const char *str); argument
Drdma.c28 static int rd_cmd(struct rd *rd) in rd_cmd() function