Home
last modified time | relevance | path

Searched refs:scope (Results 1 – 9 of 9) sorted by relevance

/include/net/
Dif_inet6.h56 __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()
Dip_fib.h107 unsigned char scope; member
127 unsigned char scope; member
Dflow.h80 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument
90 fl4->flowi4_scope = scope; in flowi4_init_output()
Ddn_fib.h29 unsigned char scope; member
Dip.h329 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/
Dtipc.h179 signed char scope; member
Dinetdevice.h175 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/
Dstructs.h613 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/
Dib_sa.h194 u8 scope; member