Searched defs:nlt (Results 1 – 1 of 1) sorted by relevance
202 static void trace_print_return(const struct nftnl_trace *nlt) in trace_print_return()212 static void trace_print_rule(const struct nftnl_trace *nlt, struct cb_arg *args) in trace_print_rule()269 static void trace_print_packet(const struct nftnl_trace *nlt, struct cb_arg *args) in trace_print_packet()443 static void trace_print_hdr(const struct nftnl_trace *nlt) in trace_print_hdr()451 static void print_verdict(const struct nftnl_trace *nlt, uint32_t verdict) in print_verdict()498 struct nftnl_trace *nlt; in trace_cb() local