Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dbearer.h19 int cmd_bearer(struct nlmsghdr *nlh, const struct cmd *cmd, struct cmdl *cmdl, void *data);
Dtipc.c59 { "bearer", cmd_bearer, cmd_bearer_help}, in main()
Dbearer.c712 int cmd_bearer(struct nlmsghdr *nlh, const struct cmd *cmd, struct cmdl *cmdl, in cmd_bearer() function