Home
last modified time | relevance | path

Searched defs:nlhdr (Results 1 – 25 of 42) sorted by relevance

12

/external/ethtool/netlink/
Dnlsock.c17 static void ctrl_msg_summary(const struct nlmsghdr *nlhdr) in ctrl_msg_summary()
46 static void genl_msg_summary(const struct nlmsghdr *nlhdr, int ethnl_fam, in genl_msg_summary()
86 static void rtnl_msg_summary(const struct nlmsghdr *nlhdr, bool pretty) in rtnl_msg_summary()
99 static void debug_msg_summary(const struct nlmsghdr *nlhdr, int ethnl_fam, in debug_msg_summary()
127 const struct nlmsghdr *nlhdr = msg; in debug_msg() local
171 static int nlsock_process_ack(struct nlmsghdr *nlhdr, unsigned long len, in nlsock_process_ack()
238 struct nlmsghdr *nlhdr; in nlsock_process_reply() local
349 struct nlmsghdr *nlhdr = msgbuff->nlhdr; in nlsock_sendmsg() local
Dcable_test.c165 static int cable_test_ntf_stop_cb(const struct nlmsghdr *nlhdr, void *data) in cable_test_ntf_stop_cb()
221 int cable_test_ntf_cb(const struct nlmsghdr *nlhdr, void *data) in cable_test_ntf_cb()
231 static int nl_cable_test_results_cb(const struct nlmsghdr *nlhdr, void *data) in nl_cable_test_results_cb()
433 int cable_test_tdr_ntf_stop_cb(const struct nlmsghdr *nlhdr, void *data) in cable_test_tdr_ntf_stop_cb()
490 int cable_test_tdr_ntf_cb(const struct nlmsghdr *nlhdr, void *data) in cable_test_tdr_ntf_cb()
500 static int nl_cable_test_tdr_results_cb(const struct nlmsghdr *nlhdr, in nl_cable_test_tdr_results_cb()
Dpermaddr.c26 struct nlmsghdr *nlhdr; in permaddr_prep_request() local
60 int permaddr_reply_cb(const struct nlmsghdr *nlhdr, void *data) in permaddr_reply_cb()
Dprettymsg.c181 static int pretty_print_nlmsg(const struct nlmsghdr *nlhdr, in pretty_print_nlmsg()
201 int pretty_print_genlmsg(const struct nlmsghdr *nlhdr, in pretty_print_genlmsg()
239 int pretty_print_rtnlmsg(const struct nlmsghdr *nlhdr, unsigned int err_offset) in pretty_print_rtnlmsg()
Dmodule.c46 int module_reply_cb(const struct nlmsghdr *nlhdr, void *data) in module_reply_cb()
205 static int module_fw_flash_ntf_cb(const struct nlmsghdr *nlhdr, void *data) in module_fw_flash_ntf_cb()
280 static int nl_flash_module_fw_cb(const struct nlmsghdr *nlhdr, void *data) in nl_flash_module_fw_cb()
Dmsgbuff.c108 struct nlmsghdr *nlhdr = msgbuff->nlhdr; in ethnla_put() local
129 struct nlmsghdr *nlhdr = msgbuff->nlhdr; in ethnla_nest_start() local
217 struct nlmsghdr *nlhdr; in __msg_init() local
Dsettings.c490 int linkmodes_reply_cb(const struct nlmsghdr *nlhdr, void *data) in linkmodes_reply_cb()
580 int linkinfo_reply_cb(const struct nlmsghdr *nlhdr, void *data) in linkinfo_reply_cb()
789 int linkstate_reply_cb(const struct nlmsghdr *nlhdr, void *data) in linkstate_reply_cb()
857 int wol_reply_cb(const struct nlmsghdr *nlhdr, void *data) in wol_reply_cb()
912 int debug_reply_cb(const struct nlmsghdr *nlhdr, void *data) in debug_reply_cb()
955 int plca_cfg_reply_cb(const struct nlmsghdr *nlhdr, void *data) in plca_cfg_reply_cb()
996 int plca_status_reply_cb(const struct nlmsghdr *nlhdr, void *data) in plca_status_reply_cb()
1311 static int linkmodes_reply_advert_all_cb(const struct nlmsghdr *nlhdr, in linkmodes_reply_advert_all_cb()
Dplca.c20 int plca_get_cfg_reply_cb(const struct nlmsghdr *nlhdr, void *data) in plca_get_cfg_reply_cb()
234 int plca_get_status_reply_cb(const struct nlmsghdr *nlhdr, void *data) in plca_get_status_reply_cb()
Dpause.c37 static int pause_autoneg_cb(const struct nlmsghdr *nlhdr, void *data) in pause_autoneg_cb()
165 int pause_reply_cb(const struct nlmsghdr *nlhdr, void *data) in pause_reply_cb()
Dphy.c27 int phy_reply_cb(const struct nlmsghdr *nlhdr, void *data) in phy_reply_cb()
Dnetlink.c19 int nomsg_reply_cb(const struct nlmsghdr *nlhdr, void *data __maybe_unused) in nomsg_reply_cb()
182 static int family_policy_cb(const struct nlmsghdr *nlhdr, void *data) in family_policy_cb()
354 static int __maybe_unused family_info_cb(const struct nlmsghdr *nlhdr, in family_info_cb()
Dcoalesce.c18 int coalesce_reply_cb(const struct nlmsghdr *nlhdr, void *data) in coalesce_reply_cb()
Dchannels.c18 int channels_reply_cb(const struct nlmsghdr *nlhdr, void *data) in channels_reply_cb()
Deee.c21 int eee_reply_cb(const struct nlmsghdr *nlhdr, void *data) in eee_reply_cb()
Drings.c18 int rings_reply_cb(const struct nlmsghdr *nlhdr, void *data) in rings_reply_cb()
Dprivflags.c51 int privflags_reply_cb(const struct nlmsghdr *nlhdr, void *data) in privflags_reply_cb()
Dmm.c99 int mm_reply_cb(const struct nlmsghdr *nlhdr, void *data) in mm_reply_cb()
Dtsinfo.c111 int tsinfo_reply_cb(const struct nlmsghdr *nlhdr, void *data) in tsinfo_reply_cb()
Drss.c89 int rss_reply_cb(const struct nlmsghdr *nlhdr, void *data) in rss_reply_cb()
Dfeatures.c205 int features_reply_cb(const struct nlmsghdr *nlhdr, void *data) in features_reply_cb()
477 int sfeatures_reply_cb(const struct nlmsghdr *nlhdr, void *data) in sfeatures_reply_cb()
Dmsgbuff.h30 struct nlmsghdr *nlhdr; member
Dtunnels.c188 static int tunnel_info_reply_cb(const struct nlmsghdr *nlhdr, void *data) in tunnel_info_reply_cb()
/external/sdv/vsomeip/implementation/endpoints/src/
Dnetlink_connector.cpp275 struct nlmsghdr nlhdr; in send_ifa_request() member
303 struct nlmsghdr nlhdr; in send_ifi_request() member
330 struct nlmsghdr nlhdr; in send_rt_request() member
/external/ltp/testcases/kernel/connectors/pec/
Dpec_listener.c61 struct nlmsghdr *nlhdr; variable
177 static void process_event(struct nlmsghdr *nlhdr) in process_event()
/external/ltp/testcases/lib/
Dtst_net_iface_prefix.c52 struct nlmsghdr nlhdr; in read_iface_prefix() member

12