Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dctlreg.h92 struct addrtype { \
100 BUILD_BUG_ON(sizeof(struct addrtype) != _esize); \
105 : [_arr] "Q" (*(struct addrtype *)(&array)), \
111 struct addrtype { \
119 BUILD_BUG_ON(sizeof(struct addrtype) != _esize); \
123 : [_arr] "=Q" (*(struct addrtype *)(&array)) \
H A Dtimex.h148 struct addrtype { char _[len]; }; \
158 : CC_OUT(rc, rc), "+m" (*(struct addrtype *)reg1) \
/linux/net/ipv6/
H A Daddrlabel.c30 int addrtype; member
110 int addrtype, int ifindex) in __ip6addrlbl_match() argument
114 if (p->addrtype && p->addrtype != addrtype) in __ip6addrlbl_match()
159 int addrtype; in ip6addrlbl_alloc() local
164 addrtype = ipv6_addr_type(prefix) & (IPV6_ADDR_MAPPED | IPV6_ADDR_COMPATv4 | IPV6_ADDR_LOOPBACK); in ip6addrlbl_alloc()
166 switch (addrtype) { in ip6addrlbl_alloc()
171 addrtype = 0; in ip6addrlbl_alloc()
175 addrtype = 0; in ip6addrlbl_alloc()
179 addrtype = 0; in ip6addrlbl_alloc()
190 newp->addrtype = addrtype; in ip6addrlbl_alloc()
/linux/lib/raid6/
H A Drecov_s390xc.c13 typedef struct { u8 _[256]; } addrtype; in xor_block() typedef
17 : "+m" (*(addrtype *) p1) : "m" (*(addrtype *) p2), in xor_block()
/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c63 int route_err, addrtype; in __nft_fib6_eval_type()
103 addrtype = ipv6_addr_type(&fl6.daddr); in __nft_fib6_eval_type()
105 if (addrtype & IPV6_ADDR_MULTICAST) in __nft_fib6_eval_type()
107 if (addrtype & IPV6_ADDR_UNICAST) in __nft_fib6_eval_type()
62 int route_err, addrtype; __nft_fib6_eval_type() local
/linux/include/uapi/linux/
H A Dtipc.h159 unsigned char addrtype; member
/linux/net/tipc/
H A Dtopsrv.c536 saddr.addrtype = TIPC_SERVICE_RANGE; in tipc_topsrv_create_listener()
/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c38 enum b43_addrtype addrtype) in b43_dma_address() argument
42 switch (addrtype) { in b43_dma_address()
/linux/net/netfilter/
H A DKconfig1167 tristate '"addrtype" address type match support'
/linux/
H A DCREDITS2712 D: netfilter: addrtype match