Searched defs:nlt (Results 1 – 1 of 1) sorted by relevance
201 static void trace_print_return(const struct nftnl_trace *nlt) in trace_print_return()211 static void trace_print_rule(const struct nftnl_trace *nlt, struct cb_arg *args) in trace_print_rule()268 static void trace_print_packet(const struct nftnl_trace *nlt, struct cb_arg *args) in trace_print_packet()442 static void trace_print_hdr(const struct nftnl_trace *nlt) in trace_print_hdr()450 static void print_verdict(const struct nftnl_trace *nlt, uint32_t verdict) in print_verdict()497 struct nftnl_trace *nlt; in trace_cb() local