/external/libnl/lib/netfilter/ |
netfilter.c | 16 static struct trans_tbl nfnl_verdicts[] = { 36 static struct trans_tbl nfnl_inet_hooks[] = {
|
queue_obj.c | 55 static struct trans_tbl copy_modes[] = { 187 static struct trans_tbl nfnl_queue_attrs[] = {
|
log_obj.c | 59 static struct trans_tbl copy_modes[] = { 217 static struct trans_tbl log_flags[] = { 257 static struct trans_tbl nfnl_log_attrs[] = {
|
ct_obj.c | 326 static struct trans_tbl ct_attrs[] = { 433 static struct trans_tbl tcp_states[] = { 475 static struct trans_tbl status_flags[] = {
|
queue_msg_obj.c | 454 static struct trans_tbl nfnl_queue_msg_attrs[] = {
|
/external/libnl/lib/route/cls/ |
police.c | 26 static struct trans_tbl police_types[] = {
|
/external/libnl/lib/route/ |
rtnl.c | 55 static struct trans_tbl rtntypes[] = { 87 static struct trans_tbl scopes[] = {
|
route_utils.c | 141 static struct trans_tbl route_metrices[] = {
|
neigh.c | 229 static struct trans_tbl neigh_attrs[] = { 658 static struct trans_tbl neigh_states[] = { 687 static struct trans_tbl neigh_flags[] = {
|
nexthop.c | 312 static struct trans_tbl nh_flags[] = {
|
link.c | 716 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[] = { [all...] |
addr.c | 509 static struct trans_tbl addr_attrs[] = { 980 static struct trans_tbl addr_flags[] = {
|
rule.c | 304 static struct trans_tbl rule_attrs[] = {
|
route_obj.c | 458 static struct trans_tbl route_attrs[] = {
|
/external/libnl/include/ |
netlink-local.h | 58 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/ |
utils.c | 439 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)
|
addr.c | 884 static struct trans_tbl afs[] = {
|
msg.c | 747 static struct trans_tbl nl_msgtypes[] = {
|
/external/libnl/lib/genl/ |
family.c | 82 static struct trans_tbl ops_flags[] = {
|
/external/libnl/lib/route/sch/ |
cbq.c | 31 static struct trans_tbl ovl_strategies[] = {
|
prio.c | 251 static struct trans_tbl prios[] = {
|
/external/libnl/lib/route/link/ |
vlan.c | 50 static struct trans_tbl vlan_flags[] = {
|