Searched refs:nlmsg (Results 1 – 5 of 5) sorted by relevance
19 struct nlmsg { struct39 int tap_nlattr_nested_start(struct nlmsg *msg, uint16_t type); argument40 void tap_nlattr_nested_finish(struct nlmsg *msg);
45 tc_init_msg(struct nlmsg *msg, uint16_t ifindex, uint16_t type, uint16_t flags) in tc_init_msg()75 struct nlmsg msg; in qdisc_del()120 struct nlmsg msg; in qdisc_add_multiq()149 struct nlmsg msg; in qdisc_add_ingress()214 struct nlmsg msg; in qdisc_iterate()
27 void tc_init_msg(struct nlmsg *msg, uint16_t ifindex, uint16_t type,
133 struct nlmsg msg;524 struct nlmsg *msg; in tap_flow_create_eth()578 struct nlmsg *msg; in tap_flow_create_vlan()638 struct nlmsg *msg; in tap_flow_create_ipv4()694 struct nlmsg *msg; in tap_flow_create_ipv6()749 struct nlmsg *msg; in tap_flow_create_udp()795 struct nlmsg *msg; in tap_flow_create_tcp()921 struct nlmsg *msg = &flow->msg; in add_action()1363 struct nlmsg *msg = NULL; in tap_flow_create()1683 struct nlmsg *msg = NULL; in tap_flow_implicit_create()[all …]
369 tap_nlattr_nested_start(struct nlmsg *msg, uint16_t type) in tap_nlattr_nested_start()401 tap_nlattr_nested_finish(struct nlmsg *msg) in tap_nlattr_nested_finish()