Home
last modified time | relevance | path

Searched refs:nlattr_get_bool (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netlink/
H A Dnetlink_message_parser.h177 int nlattr_get_bool(struct nlattr *nla, struct nl_pstate *npt,
H A Dnetlink_message_parser.c362 nlattr_get_bool(struct nlattr *nla, struct nl_pstate *npt, const void *arg, in nlattr_get_bool() function
/freebsd/sys/net/
H A Dif_geneve.c546 { .type = IFLA_GENEVE_TTL_INHERIT, .off = _OUT(ifla_ttl_inherit), .cb = nlattr_get_bool },
547 { .type = IFLA_GENEVE_DSCP_INHERIT, .off = _OUT(ifla_dscp_inherit), .cb = nlattr_get_bool },
548 { .type = IFLA_GENEVE_COLLECT_METADATA, .off = _OUT(ifla_external), .cb = nlattr_get_bool },
549 { .type = IFLA_GENEVE_FTABLE_LEARN, .off = _OUT(ifla_ftable_learn), .cb = nlattr_get_bool },
550 { .type = IFLA_GENEVE_FTABLE_FLUSH, .off = _OUT(ifla_ftable_flush), .cb = nlattr_get_bool },
/freebsd/sys/netpfil/pf/
H A Dpf_nl.c82 { .type = PF_ST_INCLUDE_RULE, .off = _OUT(include_rule), .cb = nlattr_get_bool },
810 { .type = PF_RT_RCV_IFNOT, .off = _OUT(rcvifnot), .cb = nlattr_get_bool },
1123 { .type = PF_CS_KILL_MATCH, .off = _OUT(psk_kill_match), .cb = nlattr_get_bool },
1124 { .type = PF_CS_NAT, .off = _OUT(psk_nat), .cb = nlattr_get_bool },
2165 { .type = PFR_A_NOT, .off = _OUT(pfra_not), .cb = nlattr_get_bool },