Searched refs:trans_tbl (Results 1 - 22 of 22) sorted by relevance

/external/libnl/lib/netfilter/
H A Dnetfilter.c16 static struct trans_tbl nfnl_verdicts[] = {
36 static struct trans_tbl nfnl_inet_hooks[] = {
H A Dqueue_obj.c55 static struct trans_tbl copy_modes[] = {
187 static struct trans_tbl nfnl_queue_attrs[] = {
H A Dlog_obj.c59 static struct trans_tbl copy_modes[] = {
217 static struct trans_tbl log_flags[] = {
257 static struct trans_tbl nfnl_log_attrs[] = {
H A Dct_obj.c326 static struct trans_tbl ct_attrs[] = {
433 static struct trans_tbl tcp_states[] = {
475 static struct trans_tbl status_flags[] = {
H A Dqueue_msg_obj.c454 static struct trans_tbl nfnl_queue_msg_attrs[] = {
/external/libnl/lib/route/cls/
H A Dpolice.c26 static struct trans_tbl police_types[] = {
/external/libnl/lib/route/
H A Drtnl.c55 static struct trans_tbl rtntypes[] = {
87 static struct trans_tbl scopes[] = {
H A Droute_utils.c141 static struct trans_tbl route_metrices[] = {
H A Dneigh.c229 static struct trans_tbl neigh_attrs[] = {
658 static struct trans_tbl neigh_states[] = {
687 static struct trans_tbl neigh_flags[] = {
H A Dnexthop.c312 static struct trans_tbl nh_flags[] = {
H A Dlink.c716 static struct trans_tbl link_attrs[] = {
1023 static struct trans_tbl link_flags[] = {
1063 static struct trans_tbl link_stats[] = {
1106 static struct trans_tbl link_operstates[] = {
1135 static struct trans_tbl link_modes[] = {
H A Daddr.c509 static struct trans_tbl addr_attrs[] = {
980 static struct trans_tbl addr_flags[] = {
H A Drule.c304 static struct trans_tbl rule_attrs[] = {
H A Droute_obj.c458 static struct trans_tbl route_attrs[] = {
/external/libnl/include/
H A Dnetlink-local.h58 struct trans_tbl { struct
92 extern char *__type2str(int, char *, size_t, struct trans_tbl *, size_t);
93 extern int __str2type(const char *, struct trans_tbl *, size_t);
98 extern char *__flags2str(int, char *, size_t, struct trans_tbl *, size_t);
99 extern int __str2flags(const char *, struct trans_tbl *, size_t);
/external/libnl/lib/
H A Dutils.c439 static struct trans_tbl nlfamilies[] = {
480 static struct trans_tbl llprotos[] = {
574 static struct trans_tbl ether_protos[] = {
790 char *__type2str(int type, char *buf, size_t len, struct trans_tbl *tbl,
822 struct trans_tbl *tbl, size_t tbl_len)
841 int __str2type(const char *buf, struct trans_tbl *tbl, size_t tbl_len)
882 int __str2flags(const char *buf, struct trans_tbl *tbl, size_t tbl_len)
H A Daddr.c884 static struct trans_tbl afs[] = {
H A Dmsg.c747 static struct trans_tbl nl_msgtypes[] = {
/external/libnl/lib/genl/
H A Dfamily.c82 static struct trans_tbl ops_flags[] = {
/external/libnl/lib/route/sch/
H A Dcbq.c31 static struct trans_tbl ovl_strategies[] = {
H A Dprio.c251 static struct trans_tbl prios[] = {
/external/libnl/lib/route/link/
H A Dvlan.c50 static struct trans_tbl vlan_flags[] = {

Completed in 2206 milliseconds