Searched refs:scope (Results 1 – 9 of 9) sorted by relevance
/include/net/ |
D | if_inet6.h | 56 __u16 scope; member 227 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() local 234 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ipv6_ib_mc_map()
|
D | flow.h | 89 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument 99 fl4->flowi4_scope = scope; in flowi4_init_output()
|
D | ip_fib.h | 132 unsigned char scope; member 150 unsigned char scope; member
|
D | dn_fib.h | 14 unsigned char scope; member
|
D | ip.h | 313 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() local 321 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ip_ib_mc_map()
|
/include/uapi/linux/ |
D | tipc.h | 179 signed char scope; member
|
/include/linux/ |
D | inetdevice.h | 193 extern __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope); 194 extern __be32 inet_confirm_addr(struct in_device *in_dev, __be32 dst, __be32 local, int scope);
|
/include/net/sctp/ |
D | structs.h | 485 sctp_scope_t (*scope) (union sctp_addr *); member 1101 sctp_scope_t scope, gfp_t gfp, 1126 int sctp_in_scope(struct net *net, const union sctp_addr *addr, const sctp_scope_t scope); 1878 sctp_scope_t scope, gfp_t gfp);
|
/include/rdma/ |
D | ib_sa.h | 194 u8 scope; member
|