Home
last modified time | relevance | path

Searched refs:nlattr_get_bytes (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netlink/
H A Dnetlink_message_parser.h203 int nlattr_get_bytes(struct nlattr *nla, struct nl_pstate *npt,
H A Dnetlink_message_parser.c525 nlattr_get_bytes(struct nlattr *nla, struct nl_pstate *npt, const void *arg, in nlattr_get_nested_ptr()
490 nlattr_get_bytes(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) nlattr_get_bytes() function
/freebsd/sys/netpfil/pf/
H A Dpf_nl.c571 …F_PT_KEY, .off = _OUT(key), .arg = (void *)sizeof(struct pf_poolhashkey), .cb = nlattr_get_bytes },