Home
last modified time | relevance | path

Searched defs:addrtype (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dswitch_to.h95 typedef struct { __vector128 _[__NUM_VXRS]; } addrtype; in save_vx_regs() typedef
119 typedef struct { __vector128 _[__NUM_VXRS]; } addrtype; in restore_vx_regs() typedef
Dtimex.h77 typedef struct { char _[STORE_CLOCK_EXT_SIZE]; } addrtype; in get_tod_clock_ext() typedef
Dpgalloc.h32 typedef struct { char _[n]; } addrtype; in clear_table() typedef
Dcpu_mf.h195 typedef struct { u64 _[num]; } addrtype; in stcctm5() typedef
/linux-4.1.27/net/ipv6/
Daddrlabel.c36 int addrtype; member
153 int addrtype, int ifindex) in __ip6addrlbl_match()
204 int addrtype; in ip6addrlbl_alloc() local
Dip6_output.c475 int addrtype = ipv6_addr_type(&hdr->saddr); in ip6_forward() local
/linux-4.1.27/include/uapi/linux/
Dtipc.h180 unsigned char addrtype; member
/linux-4.1.27/drivers/net/wireless/b43/
Ddma.c51 enum b43_addrtype addrtype) in b43_dma_address()