Searched defs:scope (Results 1 - 8 of 8) sorted by relevance

/include/linux/
H A Dtipc.h179 signed char scope; member in struct:sockaddr_tipc
/include/net/
H A Ddn_fib.h29 unsigned char scope; member in struct:dn_fib_res
H A Dflow.h78 __u32 mark, __u8 tos, __u8 scope,
87 fl4->flowi4_scope = scope;
77 flowi4_init_output(struct flowi4 *fl4, int oif, __u32 mark, __u8 tos, __u8 scope, __u8 proto, __u8 flags, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport) argument
H A Dip.h320 unsigned char scope = broadcast[5] & 0xF; local
328 buf[5] = 0x10 | scope; /* scope from broadcast address */
H A Dip_fib.h107 unsigned char scope; member in struct:fib_result
127 unsigned char scope; member in struct:fib_result_nl
H A Dif_inet6.h56 __u16 scope; member in struct:inet6_ifaddr
274 unsigned char scope = broadcast[5] & 0xF; local
281 buf[5] = 0x10 | scope; /* scope from broadcast address */
/include/rdma/
H A Dib_sa.h194 u8 scope; member in struct:ib_sa_mcmember_rec
/include/net/sctp/
H A Dstructs.h613 sctp_scope_t (*scope) (union sctp_addr *); member in struct:sctp_af
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);

Completed in 1530 milliseconds