Home
last modified time | relevance | path

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

/openbmc/linux/net/dcb/
H A Ddcbnl.c1881 static const struct reply_func reply_funcs[DCB_CMD_MAX+1] = { variable
1936 fn = &reply_funcs[dcb->cmd]; in dcb_doit()