Home
last modified time | relevance | path

Searched refs:fou_get_rsp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/net/ynl/generated/
H A Dfou-user.h301 struct fou_get_rsp { struct
326 void fou_get_rsp_free(struct fou_get_rsp *rsp); argument
331 struct fou_get_rsp *fou_get(struct ynl_sock *ys, struct fou_get_req *req);
336 struct fou_get_rsp obj __attribute__ ((aligned (8)));
H A Dfou-user.c159 void fou_get_rsp_free(struct fou_get_rsp *rsp) in fou_get_rsp_free()
170 struct fou_get_rsp *dst; in fou_get_rsp_parse()
242 struct fou_get_rsp *fou_get(struct ynl_sock *ys, struct fou_get_req *req) in fou_get()
245 struct fou_get_rsp *rsp; in fou_get()