Home
last modified time | relevance | path

Searched refs:nl_parser_param (Results 1 – 25 of 31) sorted by relevance

12

/external/libnl/include/netlink-private/
Dcache-api.h149 struct nl_parser_param struct
152 int (*pp_cb)(struct nl_object *, struct nl_parser_param *); argument
200 struct nlmsghdr *, struct nl_parser_param *);
Dnetlink.h179 struct nlmsghdr *, struct nl_parser_param *);
Dtypes.h124 struct nl_parser_param;
/external/libnl/include/netlink/
Dnetlink.h44 struct nl_parser_param;
89 struct nl_parser_param *),
93 … struct nlmsghdr *, struct nl_parser_param *),
/external/libnl/lib/
Dcache.c663 struct nl_parser_param *params;
686 struct nl_parser_param *param) in __cache_pickup()
714 static int pickup_checkdup_cb(struct nl_object *c, struct nl_parser_param *p) in pickup_checkdup_cb()
733 static int pickup_cb(struct nl_object *c, struct nl_parser_param *p) in pickup_cb()
743 struct nl_parser_param p; in __nl_cache_pickup()
902 static int resync_cb(struct nl_object *c, struct nl_parser_param *p) in resync_cb()
924 struct nl_parser_param p = { in nl_cache_resync()
986 struct nlmsghdr *nlh, struct nl_parser_param *params) in nl_cache_parse()
1023 struct nl_parser_param p = { in nl_cache_parse_and_add()
Dnl.c1133 struct nlmsghdr *, struct nl_parser_param *);
1138 static int __store_answer(struct nl_object *obj, struct nl_parser_param *p) in __store_answer()
1154 struct nl_parser_param parse_arg = { in __pickup_answer()
1181 struct nlmsghdr *, struct nl_parser_param *), in nl_pickup() argument
1198 struct nlmsghdr *, struct nl_parser_param *), in nl_pickup_keep_syserr() argument
Dcache_mngr.c47 static int include_cb(struct nl_object *obj, struct nl_parser_param *p) in include_cb()
82 struct nl_parser_param p = { in event_input()
Dmsg.c719 static int parse_cb(struct nl_object *obj, struct nl_parser_param *p) in parse_cb()
731 struct nl_parser_param p = { in nl_msg_parse()
/external/libnl/lib/route/
Droute.c32 struct nlmsghdr *nlh, struct nl_parser_param *pp) in route_msg_parser()
Dcls.c379 struct nlmsghdr *nlh, struct nl_parser_param *pp) in cls_msg_parser()
Dclass.c43 struct nlmsghdr *nlh, struct nl_parser_param *pp) in class_msg_parser()
Dqdisc.c33 struct nlmsghdr *n, struct nl_parser_param *pp) in qdisc_msg_parser()
Dact.c508 struct nlmsghdr *nlh, struct nl_parser_param *pp) in act_msg_parser()
Dnetconf.c95 struct nlmsghdr *nlh, struct nl_parser_param *pp) in netconf_msg_parser()
Dneightbl.c124 struct nl_parser_param *pp) in neightbl_msg_parser()
Dneigh.c338 struct nlmsghdr *n, struct nl_parser_param *pp) in neigh_msg_parser()
Drule.c99 struct nlmsghdr *n, struct nl_parser_param *pp) in rule_msg_parser()
/external/libnl/lib/netfilter/
Dlog_msg.c160 struct nlmsghdr *nlh, struct nl_parser_param *pp) in log_msg_parser()
Dqueue_msg.c139 struct nlmsghdr *nlh, struct nl_parser_param *pp) in queue_msg_parser()
Dexp.c296 struct nlmsghdr *nlh, struct nl_parser_param *pp) in exp_msg_parser()
Dct.c394 struct nlmsghdr *nlh, struct nl_parser_param *pp) in ct_msg_parser()
/external/libnl/lib/fib_lookup/
Dlookup.c74 struct nlmsghdr *n, struct nl_parser_param *pp) in result_msg_parser()
/external/libnl/lib/genl/
Dmngt.c93 struct nlmsghdr *nlh, struct nl_parser_param *pp) in genl_msg_parser()
Dctrl.c110 struct nl_parser_param *pp = arg; in ctrl_msg_parser()
/external/libnl/lib/xfrm/
Dae.c573 struct nlmsghdr *n, struct nl_parser_param *pp) in xfrm_ae_msg_parser()

12