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
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()
Dflow.h89 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument
99 fl4->flowi4_scope = scope; in flowi4_init_output()
Dip_fib.h132 unsigned char scope; member
150 unsigned char scope; member
Ddn_fib.h14 unsigned char scope; member
Dip.h313 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/
Dtipc.h179 signed char scope; member
/include/linux/
Dinetdevice.h193 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/
Dstructs.h485 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/
Dib_sa.h194 u8 scope; member