Home
last modified time | relevance | path

Searched refs:print_ifindex (Results 1 – 10 of 10) sorted by relevance

/external/strace/
Dprint_ifindex.c77 print_ifindex(const unsigned int ifindex) in print_ifindex() function
Drtnl_mdb.c169 print_ifindex(ifindex); in decode_mdba_router_port()
Dprint_fields.h205 print_ifindex((where_).field_); \
Dnetlink_inet_diag.c130 print_ifindex(ifindex); in decode_bytecode_data()
DAndroid.bp145 "print_ifindex.c",
Dnlattr.c279 print_ifindex(ifindex); in decode_nla_ifindex()
Ddefs.h955 extern void print_ifindex(unsigned int);
DMakefile.in357 print_fields.h print_ifindex.c print_mac.c print_mq_attr.c \
455 strace-print_ifindex.$(OBJEXT) strace-print_mac.$(OBJEXT) \
1383 print_fields.h print_ifindex.c print_mac.c print_mq_attr.c \
2417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strace-print_ifindex.Po@am__quote@
5564 strace-print_ifindex.o: print_ifindex.c
5565print_ifindex.o -MD -MP -MF $(DEPDIR)/strace-print_ifindex.Tpo -c -o strace-print_ifindex.o `test …
5566 …astdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/strace-print_ifindex.Tpo $(DEPDIR)/strace-print_ifind…
5569 …strace_CFLAGS) $(CFLAGS) -c -o strace-print_ifindex.o `test -f 'print_ifindex.c' || echo '$(srcdir…
5571 strace-print_ifindex.obj: print_ifindex.c
5572 …e_CFLAGS) $(CFLAGS) -MT strace-print_ifindex.obj -MD -MP -MF $(DEPDIR)/strace-print_ifindex.Tpo -c…
[all …]
DMakefile.am249 print_ifindex.c \
DChangeLog293 print_ifindex: add public get_ifname method.
297 * print_ifindex.c (get_ifname): Refactor, leaving out addition
301 (print_ifindex): Use sprint_ifname instead of get_ifname.
2425 print_ifindex: respect xlat style settings.
2428 * print_ifindex.c (INI_PFX, INI_SFX): New helper macros.
2430 [HAVE_IF_INDEXTONAME] (print_ifindex): Implement as a wrapper around
13543 * print_ifindex.c (print_ifindex): Likewise.
14372 * msghdr.c (print_cmsg_ip_pktinfo): Use it instead of print_ifindex.
14385 net: move print_ifindex to a separate file.
14386 * print_ifindex.c: New file.
[all …]