Home
last modified time | relevance | path

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

/Linux-v5.10/net/dcb/
Ddcbnl.c1710 static const struct reply_func reply_funcs[DCB_CMD_MAX+1] = { variable
1765 fn = &reply_funcs[dcb->cmd]; in dcb_doit()