HomeSort by relevance Sort by last modified time
    Searched refs:nl_msg (Results 76 - 90 of 90) sorted by null

1 2 34

  /external/libnl/lib/
cache.c 456 static int update_msg_parser(struct nl_msg *msg, void *arg)
667 int nl_cache_parse_and_add(struct nl_cache *cache, struct nl_msg *msg)
cache_mngr.c 101 static int event_input(struct nl_msg *msg, void *arg)
socket.c 171 static int noop_seq_check(struct nl_msg *msg, void *arg)
  /external/libnl/lib/route/sch/
tbf.c 154 static struct nl_msg *tbf_get_opts(struct rtnl_qdisc *qdisc)
158 struct nl_msg *msg;
netem.c 171 int netem_build_msg(struct rtnl_qdisc *qdisc, struct nl_msg *msg)
  /external/libnl/lib/route/
tc.c 326 struct nl_msg **result)
328 struct nl_msg *msg;
qdisc_obj.c 243 struct nl_msg *rtnl_qdisc_get_opts(struct rtnl_qdisc *qdisc)
link.c 119 * struct nl_msg *msg = rtnl_link_build_change_request(old, request);
863 struct nl_msg **result)
865 struct nl_msg *msg;
948 struct nl_msg *msg;
    [all...]
route_obj.c 1079 int rtnl_route_build_msg(struct nl_msg *msg, struct rtnl_route *route)
  /external/libnl/include/
netlink-local.h 111 static inline int nl_cb_call(struct nl_cb *cb, int type, struct nl_msg *msg)
  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 119 static int ack_handler_LLStats(struct nl_msg *msg, void *arg)
122 struct nl_msg * a;
131 static int finish_handler_LLStats(struct nl_msg *msg, void *arg)
134 struct nl_msg * a;
    [all...]
gscan.cpp     [all...]
  /external/libnl/lib/route/cls/
u32.c 304 static int u32_get_opts(struct rtnl_cls *cls, struct nl_msg *msg)
  /external/libnl/lib/route/link/
vlan.c 259 static int vlan_put_attrs(struct nl_msg *msg, struct rtnl_link *link)
  /external/libpcap/
pcap-linux.c 643 struct nl_msg *msg;
739 struct nl_msg *msg;
    [all...]

Completed in 632 milliseconds

1 2 34