Searched refs:scope (Results 1 – 9 of 9) sorted by relevance
/include/net/ |
D | if_inet6.h | 56 __u16 scope; member 274 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() local 281 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ipv6_ib_mc_map()
|
D | ip_fib.h | 107 unsigned char scope; member 127 unsigned char scope; member
|
D | flow.h | 80 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument 90 fl4->flowi4_scope = scope; in flowi4_init_output()
|
D | dn_fib.h | 29 unsigned char scope; member
|
D | ip.h | 329 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() local 337 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ip_ib_mc_map()
|
/include/linux/ |
D | tipc.h | 179 signed char scope; member
|
D | inetdevice.h | 175 extern __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope); 176 extern __be32 inet_confirm_addr(struct in_device *in_dev, __be32 dst, __be32 local, int scope);
|
/include/net/sctp/ |
D | structs.h | 613 sctp_scope_t (*scope) (union sctp_addr *); member 1230 sctp_scope_t scope, gfp_t gfp, 1255 int sctp_in_scope(const union sctp_addr *addr, const sctp_scope_t scope); 1969 sctp_scope_t scope, gfp_t gfp);
|
/include/rdma/ |
D | ib_sa.h | 194 u8 scope; member
|