Searched refs:tap_nlattr_nested_finish (Results 1 – 3 of 3) sorted by relevance
40 void tap_nlattr_nested_finish(struct nlmsg *msg);
958 tap_nlattr_nested_finish(msg); /* nested TCA_ACT_OPTIONS */ in add_action()959 tap_nlattr_nested_finish(msg); /* nested act_index */ in add_action()994 tap_nlattr_nested_finish(msg); /* nested TCA_FLOWER_ACT */ in add_actions()1252 tap_nlattr_nested_finish(&flow->msg); /* nested TCA_OPTIONS */ in priv_flow_process()1937 tap_nlattr_nested_finish(msg); /* nested TCA_OPTIONS */ in rss_enable()
401 tap_nlattr_nested_finish(struct nlmsg *msg) in tap_nlattr_nested_finish() function