Lines Matching defs:npt
55 nlmsg_report_err_msg(struct nl_pstate *npt, const char *fmt, ...) in nlmsg_report_err_msg()
73 nlmsg_report_err_offset(struct nl_pstate *npt, uint32_t off) in nlmsg_report_err_offset()
82 nlmsg_report_cookie(struct nl_pstate *npt, struct nlattr *nla) in nlmsg_report_cookie()
90 nlmsg_report_cookie_u32(struct nl_pstate *npt, uint32_t val) in nlmsg_report_cookie_u32()
126 struct nl_pstate *npt, void *target) in nl_parse_attrs_raw()
197 nlattr_get_flag(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_flag()
210 parse_rta_ip4(void *rta_data, struct nl_pstate *npt, int *perror) in parse_rta_ip4()
226 parse_rta_ip6(void *rta_data, struct nl_pstate *npt, int *perror) in parse_rta_ip6()
242 parse_rta_ip(struct rtattr *rta, struct nl_pstate *npt, int *perror) in parse_rta_ip()
261 nlattr_get_ip(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ip()
272 parse_rta_via(struct rtattr *rta, struct nl_pstate *npt, int *perror) in parse_rta_via()
305 nlattr_get_ipvia(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ipvia()
316 nlattr_get_bool(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_bool()
328 nlattr_get_uint8(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint8()
340 nlattr_get_uint16(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint16()
352 nlattr_get_uint32(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint32()
364 nlattr_get_uint64(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint64()
376 nlattr_get_in_addr(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_in_addr()
388 nlattr_get_in6_addr(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_in6_addr()
400 nlattr_get_ifp_internal(struct nlattr *nla, struct nl_pstate *npt, in nlattr_get_ifp_internal()
431 nlattr_get_ifp(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ifp()
437 nlattr_get_ifpz(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ifpz()
443 nlattr_get_chara(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_chara()
460 nlattr_get_string(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_string()
475 nlattr_get_stringn(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_stringn()
490 nlattr_get_bytes(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_bytes()
503 nlattr_get_nla(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_nla()
511 nlattr_get_nested(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_nested()
522 nlattr_get_nested_ptr(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_nested_ptr()
533 nlf_get_ifp(void *src, struct nl_pstate *npt, void *target) in nlf_get_ifp()
550 nlf_get_ifpz(void *src, struct nl_pstate *npt, void *target) in nlf_get_ifpz()
567 nlf_get_u8(void *src, struct nl_pstate *npt, void *target) in nlf_get_u8()
577 nlf_get_u8_u32(void *src, struct nl_pstate *npt, void *target) in nlf_get_u8_u32()
584 nlf_get_u16(void *src, struct nl_pstate *npt, void *target) in nlf_get_u16()
591 nlf_get_u32(void *src, struct nl_pstate *npt, void *target) in nlf_get_u32()