Home
last modified time | relevance | path

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

/freebsd/lib/libifconfig/
H A Dlibifconfig_carp.c56 { .type = CARP_NL_KEY, .off = _OUT(carpr_key), .cb = snl_attr_get_bytes, .arg_u32 = CARP_KEY_LEN },
/freebsd/sys/netlink/
H A Dnetlink_snl.h539 snl_attr_get_bytes(struct snl_state *ss __unused, struct nlattr *nla, const void *arg, in snl_attr_get_bytes() function
/freebsd/lib/libpfctl/
H A Dlibpfctl.c394 … PF_GS_CHKSUM, .off = _OUT(pf_chksum), .arg_u32 = PF_MD5_DIGEST_LENGTH, .cb = snl_attr_get_bytes },
1547 …PT_KEY, .off = _OUT(key), .arg = (void *)sizeof(struct pf_poolhashkey), .cb = snl_attr_get_bytes },