Home
last modified time | relevance | path

Searched refs:snl_attr_parser (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/netlink/
H A Dnetlink_snl_route_parsers.h60 static const struct snl_attr_parser _nla_p_mp_nh_metrics[] = {
65 static const struct snl_attr_parser _nla_p_mp_nh[] = {
131 static const struct snl_attr_parser _nla_p_rtmetrics[] = {
136 static const struct snl_attr_parser _nla_p_route[] = {
194 static const struct snl_attr_parser _nla_p_link_fbsd[] = {
200 static const struct snl_attr_parser _nla_p_link[] = {
232 static struct snl_attr_parser _nla_p_link_s[] = {
258 static const struct snl_attr_parser _nla_p_neigh_fbsd[] = {
263 static struct snl_attr_parser _nla_p_neigh_s[] = {
306 static const struct snl_attr_parser _nla_p_addr_fbsd[] = {
[all …]
H A Dnetlink_snl.h139 struct snl_attr_parser { struct
159 const struct snl_attr_parser *np; /* array of attribute parsers */ argument
432 static const struct snl_attr_parser *
433 find_parser(const struct snl_attr_parser *ps, int pslen, int key) in find_parser()
458 const struct snl_attr_parser *ps, int pslen, void *target) in snl_parse_attrs_raw()
466 const struct snl_attr_parser *s = find_parser(ps, pslen, nla_type); in snl_parse_attrs_raw()
478 const struct snl_attr_parser *ps, int pslen, void *target) in snl_parse_attrs()
835 static const struct snl_attr_parser _nla_p_bit[] = {
851 static const struct snl_attr_parser _nla_p_bitset[] = {
941 static const struct snl_attr_parser nla_p_errmsg[] = {
[all …]
H A Dnetlink_snl_generic.h74 static struct snl_attr_parser _nla_p_getmc[] = {
98 static struct snl_attr_parser _nla_p_getfam[] = {
/freebsd/usr.bin/genl/
H A Dgenl.c78 static struct snl_attr_parser ap_nlevent_get[] = {
105 static struct snl_attr_parser nla_p_getops[] = {
130 static struct snl_attr_parser nla_p_getmc[] = {
157 static struct snl_attr_parser nla_p_getfamily[] = {
H A Dparser_rpc.c51 static const struct snl_attr_parser rpcnl_attr_parser[] = {
/freebsd/lib/libpfctl/
H A Dlibpfctl.c296 static const struct snl_attr_parser ap_counter[] = {
354 static const struct snl_attr_parser ap_array[] = {
377 static const struct snl_attr_parser ap_getstatus[] = {
1371 static struct snl_attr_parser ap_getrules[] = {
1449 static const struct snl_attr_parser ap_addr_wrap[] = {
1463 static struct snl_attr_parser ap_rule_addr[] = {
1498 static const struct snl_attr_parser ap_labels[] = {
1522 static const struct snl_attr_parser ap_mape_portset[] = {
1531 static const struct snl_attr_parser ap_pool[] = {
1567 static const struct snl_attr_parser ap_timeouts[] = {
[all …]
/freebsd/sbin/pflowctl/
H A Dpflowctl.c85 static struct snl_attr_parser ap_list[] = {
137 static struct snl_attr_parser ap_create[] = {
243 static struct snl_attr_parser nla_p_sockaddr[] = {
262 static struct snl_attr_parser ap_get[] = {
/freebsd/lib/libifconfig/
H A Dlibifconfig_carp.c51 static struct snl_attr_parser ap_carp_get[] = {
/freebsd/tests/sys/netlink/
H A Dtest_snl.c198 static struct snl_attr_parser ap_link[] = {
/freebsd/lib/libc/rpc/
H A Dsvc_nl.c165 static const struct snl_attr_parser rpcnl_attr_parser[] = {
/freebsd/lib/libusb/
H A Dlibusb10_hotplug.c117 static struct snl_attr_parser ap_nlevent_get[] = {
/freebsd/usr.sbin/powerd/
H A Dpowerd.c348 static struct snl_attr_parser ap_nlevent_get[] = {