Home
last modified time | relevance | path

Searched defs:source (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/kernel/common/linux/netfilter_ipv4/
Dipt_addrtype.h22 u_int16_t source; member
/bionic/libc/kernel/common/linux/
Dudp.h24 __u16 source; member
Dif_arcnet.h82 uint8_t source, member
Dmedia.h106 struct media_pad_desc source; member
Dtcp.h25 __u16 source; member
/bionic/libc/include/netinet/
Dudp.h47 __u16 source; member
/bionic/libc/netbsd/net/
Dnsdispatch.c91 _nsmethod(const char *source, const char *database, const char *method, in _nsmethod()
/bionic/libc/netbsd/resolv/
Dres_init.c481 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions()
/bionic/libc/kernel/arch-mips/asm/
Dmipsregs.h479 #define __read_32bit_c0_register(source, sel) ({ int __res; if (sel == 0) __asm__ __volatile__… argument
480 #define __read_64bit_c0_register(source, sel) ({ unsigned long long __res; if (sizeof(unsigned l… argument
486 #define __read_32bit_c0_ctrl_register(source) ({ int __res; __asm__ __volatile__( "cfc0\t%0, "… argument
489 #define __read_64bit_c0_split(source, sel) ({ unsigned long long __val; unsigned long __flags;… argument
490 #define __write_64bit_c0_split(source, sel, val) do { unsigned long __flags; local_irq_save(… argument
690 #define read_32bit_cp1_register(source) ({ int __res; __asm__ __volatile__( ".set\tpush\n\t" … argument