Lines Matching refs:tcb
66 fetch_nlmsghdr(struct tcb *const tcp, struct nlmsghdr *const nlmsghdr, in fetch_nlmsghdr()
89 get_fd_nl_family(struct tcb *const tcp, const int fd) in get_fd_nl_family()
117 decode_nlmsg_type_default(struct tcb *tcp, const struct xlat *const xlat, in decode_nlmsg_type_default()
125 decode_nlmsg_type_generic(struct tcb *tcp, const struct xlat *const xlat, in decode_nlmsg_type_generic()
165 decode_nlmsg_type_netfilter(struct tcb *tcp, const struct xlat *const xlat, in decode_nlmsg_type_netfilter()
193 typedef void (*nlmsg_types_decoder_t)(struct tcb *, const struct xlat *,
225 decode_nlmsg_type(struct tcb *tcp, const uint16_t type, in decode_nlmsg_type()
446 print_nlmsghdr(struct tcb *tcp, in print_nlmsghdr()
466 print_cookie(struct tcb *const tcp, void *const elem_buf, in print_cookie()
475 decode_nlmsgerr_attr_cookie(struct tcb *const tcp, in decode_nlmsgerr_attr_cookie()
496 decode_nlmsghdr_with_payload(struct tcb *const tcp,
504 decode_nlmsgerr(struct tcb *const tcp, in decode_nlmsgerr()
569 decode_payload(struct tcb *const tcp, in decode_payload()
611 decode_nlmsghdr_with_payload(struct tcb *const tcp, in decode_nlmsghdr_with_payload()
634 decode_netlink(struct tcb *const tcp, in decode_netlink()