Searched refs:nlattr_get_bytes (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netlink/ |
H A D | netlink_message_parser.h | 203 int nlattr_get_bytes(struct nlattr *nla, struct nl_pstate *npt,
|
H A D | netlink_message_parser.c | 525 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 D | pf_nl.c | 571 …F_PT_KEY, .off = _OUT(key), .arg = (void *)sizeof(struct pf_poolhashkey), .cb = nlattr_get_bytes },
|