Searched defs:nlt (Results 1 – 1 of 1) sorted by relevance
211 static void trace_print_return(const struct nftnl_trace *nlt) in trace_print_return()221 static void trace_print_rule(const struct nftnl_trace *nlt, struct cb_arg *args) in trace_print_rule()278 static void trace_print_packet(const struct nftnl_trace *nlt, struct cb_arg *args) in trace_print_packet()452 static void trace_print_hdr(const struct nftnl_trace *nlt) in trace_print_hdr()460 static void print_verdict(const struct nftnl_trace *nlt, uint32_t verdict) in print_verdict()507 struct nftnl_trace *nlt; in trace_cb() local