Lines Matching defs:target
125 struct nl_pstate *npt, void *target) in nl_parse_attrs_raw()
196 nlattr_get_flag(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_flag()
260 nlattr_get_ip(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ip()
304 nlattr_get_ipvia(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ipvia()
316 nlattr_get_uint16(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint16()
328 nlattr_get_uint32(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint32()
340 nlattr_get_uint64(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint64()
353 void *target, bool zero_ok) in nlattr_get_ifp_internal()
383 nlattr_get_ifp(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ifp()
389 nlattr_get_ifpz(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ifpz()
395 nlattr_get_string(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_string()
410 nlattr_get_stringn(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_stringn()
424 nlattr_get_nla(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_nla()
432 nlattr_get_nested(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_nested()
443 nlf_get_ifp(void *src, struct nl_pstate *npt, void *target) in nlf_get_ifp()
460 nlf_get_ifpz(void *src, struct nl_pstate *npt, void *target) in nlf_get_ifpz()
477 nlf_get_u8(void *src, struct nl_pstate *npt, void *target) in nlf_get_u8()
487 nlf_get_u8_u32(void *src, struct nl_pstate *npt, void *target) in nlf_get_u8_u32()
494 nlf_get_u16(void *src, struct nl_pstate *npt, void *target) in nlf_get_u16()
501 nlf_get_u32(void *src, struct nl_pstate *npt, void *target) in nlf_get_u32()