Home
last modified time | relevance | path

Searched refs:nl_parser_param (Results 1 – 25 of 27) 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.h176 struct nlmsghdr *, struct nl_parser_param *);
Dtypes.h111 struct nl_parser_param;
/external/libnl/include/netlink/
Dnetlink.h43 struct nl_parser_param;
88 struct nl_parser_param *),
/external/libnl/lib/
Dcache.c660 struct nl_parser_param *params;
683 struct nl_parser_param *param) in __cache_pickup()
711 static int pickup_cb(struct nl_object *c, struct nl_parser_param *p) in pickup_cb()
745 struct nl_parser_param p = { in nl_cache_pickup()
826 static int resync_cb(struct nl_object *c, struct nl_parser_param *p) in resync_cb()
843 struct nl_parser_param p = { in nl_cache_resync()
905 struct nlmsghdr *nlh, struct nl_parser_param *params) in nl_cache_parse()
942 struct nl_parser_param p = { in nl_cache_parse_and_add()
Dnl.c1078 struct nlmsghdr *, struct nl_parser_param *);
1082 static int __store_answer(struct nl_object *obj, struct nl_parser_param *p) in __store_answer()
1098 struct nl_parser_param parse_arg = { in __pickup_answer()
1118 struct nlmsghdr *, struct nl_parser_param *), in nl_pickup() argument
Dcache_mngr.c45 static int include_cb(struct nl_object *obj, struct nl_parser_param *p) in include_cb()
74 struct nl_parser_param p = { in event_input()
Dmsg.c715 static int parse_cb(struct nl_object *obj, struct nl_parser_param *p) in parse_cb()
727 struct nl_parser_param p = { in nl_msg_parse()
/external/libnl/lib/route/
Droute.c31 struct nlmsghdr *nlh, struct nl_parser_param *pp) in route_msg_parser()
Dcls.c359 struct nlmsghdr *nlh, struct nl_parser_param *pp) in cls_msg_parser()
Dclass.c42 struct nlmsghdr *nlh, struct nl_parser_param *pp) in class_msg_parser()
Dqdisc.c32 struct nlmsghdr *n, struct nl_parser_param *pp) in qdisc_msg_parser()
Dact.c497 struct nlmsghdr *nlh, struct nl_parser_param *pp) in act_msg_parser()
Drule.c85 struct nlmsghdr *n, struct nl_parser_param *pp) in rule_msg_parser()
Dneightbl.c123 struct nl_parser_param *pp) in neightbl_msg_parser()
Dneigh.c321 struct nlmsghdr *n, struct nl_parser_param *pp) in neigh_msg_parser()
Daddr.c197 struct nlmsghdr *nlh, struct nl_parser_param *pp) in addr_msg_parser()
/external/libnl/lib/netfilter/
Dlog_msg.c171 struct nlmsghdr *nlh, struct nl_parser_param *pp) in log_msg_parser()
Dqueue_msg.c150 struct nlmsghdr *nlh, struct nl_parser_param *pp) in queue_msg_parser()
Dexp.c295 struct nlmsghdr *nlh, struct nl_parser_param *pp) in exp_msg_parser()
Dct.c411 struct nlmsghdr *nlh, struct nl_parser_param *pp) in ct_msg_parser()
/external/libnl/lib/fib_lookup/
Dlookup.c72 struct nlmsghdr *n, struct nl_parser_param *pp) in result_msg_parser()
/external/libnl/lib/genl/
Dmngt.c86 struct nlmsghdr *nlh, struct nl_parser_param *pp) in genl_msg_parser()
Dctrl.c109 struct nl_parser_param *pp = arg; in ctrl_msg_parser()
/external/libnl/lib/idiag/
Didiag_msg_obj.c44 struct nlmsghdr *nlh, struct nl_parser_param *pp) in idiagnl_msg_parser()

12