Home
last modified time | relevance | path

Searched refs:trans_tbl (Results 1 – 25 of 39) sorted by relevance

12

/external/libnl/lib/idiag/
Didiag.c87 static const struct trans_tbl idiag_states[] = {
128 static const struct trans_tbl idiag_timers[] = {
162 static const struct trans_tbl idiag_attrs[] = {
189 static const struct trans_tbl idiag_exts[] = {
212 static const struct trans_tbl idiagnl_tcpstates[] = {
232 static const struct trans_tbl idiagnl_tcpopt_attrs[] = {
/external/libnl/include/netlink-private/
Dnetlink.h71 struct trans_tbl { struct
127 extern char *__type2str(int, char *, size_t, const struct trans_tbl *, size_t);
128 extern int __str2type(const char *, const struct trans_tbl *, size_t);
133 extern char *__flags2str(int, char *, size_t, const struct trans_tbl *, size_t);
134 extern int __str2flags(const char *, const struct trans_tbl *, size_t);
/external/libnl/lib/netfilter/
Dnetfilter.c17 static const struct trans_tbl nfnl_verdicts[] = {
37 static const struct trans_tbl nfnl_inet_hooks[] = {
Dlog_obj.c60 static const struct trans_tbl copy_modes[] = {
218 static const struct trans_tbl log_flags[] = {
258 static const struct trans_tbl nfnl_log_attrs[] = {
Dqueue_obj.c56 static const struct trans_tbl copy_modes[] = {
188 static const struct trans_tbl nfnl_queue_attrs[] = {
Dct_obj.c354 static const struct trans_tbl ct_attrs[] = {
461 static const struct trans_tbl tcp_states[] = {
508 static const struct trans_tbl status_flags[] = {
Dexp_obj.c370 static const struct trans_tbl exp_attrs[] = {
470 static const struct trans_tbl flag_table[] = {
Dqueue_msg_obj.c461 static const struct trans_tbl nfnl_queue_msg_attrs[] = {
/external/libnl/lib/route/
Drtnl.c61 static const struct trans_tbl rtntypes[] = {
93 static const struct trans_tbl scopes[] = {
Droute_utils.c143 static const struct trans_tbl route_metrices[] = {
Dneigh.c297 static const struct trans_tbl neigh_attrs[] = {
859 static const struct trans_tbl neigh_states[] = {
893 static const struct trans_tbl neigh_flags[] = {
Dlink.c1162 static const struct trans_tbl link_attrs[] = {
2968 static const struct trans_tbl link_flags[] = {
3001 static const struct trans_tbl link_stats[] = {
3078 static const struct trans_tbl link_operstates[] = {
3100 static const struct trans_tbl link_modes[] = {
3105 static const struct trans_tbl carrier_states[] = {
/external/libnl/lib/
Dutils.c635 static const struct trans_tbl nlfamilies[] = {
678 static const struct trans_tbl llprotos[] = {
777 static const struct trans_tbl ether_protos[] = {
1016 const struct trans_tbl *tbl, size_t tbl_len) in __type2str()
1047 const struct trans_tbl *tbl, size_t tbl_len) in __flags2str()
1066 int __str2type(const char *buf, const struct trans_tbl *tbl, size_t tbl_len) in __str2type()
1107 int __str2flags(const char *buf, const struct trans_tbl *tbl, size_t tbl_len) in __str2flags()
/external/libnl/lib/route/cls/
Dpolice.c25 static const struct trans_tbl police_types[] = {
/external/libnl/lib/route/cls/ematch/
Dmeta.c169 static const struct trans_tbl meta_int[] = {
222 static const struct trans_tbl meta_var[] = {
/external/libnl/lib/route/link/
Dmacvlan.c776 static const struct trans_tbl macvlan_flags[] = {
780 static const struct trans_tbl macvlan_modes[] = {
788 static const struct trans_tbl macvlan_macmodes[] = {
Dinet6.c245 static const struct trans_tbl inet6_flags[] = {
264 static const struct trans_tbl inet6_devconf[] = {
302 static const struct trans_tbl inet6_addr_gen_mode[] = {
Dbridge.c843 static const struct trans_tbl bridge_flags[] = {
870 static const struct trans_tbl port_states[] = {
895 static const struct trans_tbl hw_modes[] = {
Dipvlan.c245 static const struct trans_tbl ipvlan_modes[] = {
Dinet.c144 static const struct trans_tbl inet_devconf[] = {
/external/libnl/lib/xfrm/
Dsp.c183 static const struct trans_tbl sp_attrs[] = {
209 static const struct trans_tbl sa_actions[] = {
229 static const struct trans_tbl sp_flags[] = {
249 static const struct trans_tbl sp_types[] = {
271 static const struct trans_tbl sp_dir[] = {
298 static const struct trans_tbl sp_share[] = {
Dtemplate.c112 static const struct trans_tbl tmpl_modes[] = {
/external/libnl/lib/route/qdisc/
Dprio.c217 static const struct trans_tbl prios[] = {
Dcbq.c30 static const struct trans_tbl ovl_strategies[] = {
/external/libnl/lib/genl/
Dfamily.c101 static const struct trans_tbl ops_flags[] = {

12