![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __DRBD_NLA_H 0003 #define __DRBD_NLA_H 0004 0005 extern int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, 0006 const struct nla_policy *policy); 0007 extern struct nlattr *drbd_nla_find_nested(int maxtype, struct nlattr *nla, int attrtype); 0008 0009 #endif /* __DRBD_NLA_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |