/net/ipv6/ |
D | addrconf_core.c | 18 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument 20 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
|
D | addrconf.c | 935 int scope, u32 flags, u32 valid_lft, u32 prefered_lft) in ipv6_add_addr() 1324 int scope; member 1872 int scope = ifp->scope; in addrconf_dad_failure() local 2709 int scope; in inet6_addr_add() local 2870 int plen, int scope) in add_addr() 2892 int scope, plen; in sit_add_v4_addrs() local 4338 u8 scope, int ifindex) in put_ifaddrmsg() 4445 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr() local 4471 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr() local
|
/net/sctp/ |
D | bind_addr.c | 60 sctp_scope_t scope, gfp_t gfp, in sctp_bind_addr_copy() 441 sctp_scope_t scope, gfp_t gfp, in sctp_copy_one_addr() 486 int sctp_in_scope(struct net *net, const union sctp_addr *addr, sctp_scope_t scope) in sctp_in_scope()
|
D | associola.c | 69 sctp_scope_t scope, in sctp_association_init() 297 sctp_scope_t scope, in sctp_association_new() 1576 sctp_scope_t scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
|
D | sm_make_chunk.c | 1583 sctp_scope_t scope; in sctp_make_temp_asoc() local 1710 sctp_scope_t scope; in sctp_unpack_cookie() local 2513 sctp_scope_t scope; in sctp_process_param() local
|
D | ipv6.c | 246 sctp_scope_t scope; in sctp_v6_get_dst() local
|
D | protocol.c | 198 sctp_scope_t scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list()
|
D | socket.c | 1099 sctp_scope_t scope; in __sctp_connect() local 1654 sctp_scope_t scope; in sctp_sendmsg() local
|
/net/ipv4/ |
D | fib_lookup.h | 48 u8 scope; member
|
D | devinet.c | 1210 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() 1260 __be32 local, int scope) in confirm_addr_indev() 1305 __be32 dst, __be32 local, int scope) in inet_confirm_addr()
|
D | arp.c | 400 int scope; in arp_ignore() local
|
D | fib_frontend.c | 284 int scope; in fib_compute_spec_dst() local
|
D | fib_semantics.c | 1439 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
|
/net/tipc/ |
D | name_table.c | 121 u32 scope, u32 node, u32 port_ref, in publ_create() 235 u32 upper, u32 scope, in tipc_nameseq_insert_publ() 461 u32 lower, u32 upper, u32 scope, in tipc_nametbl_insert_publ() 654 u32 upper, u32 scope, u32 port_ref, in tipc_nametbl_publish()
|
D | name_table.h | 73 u32 scope; member
|
D | name_distr.c | 429 int scope; in tipc_named_reinit() local
|
D | socket.c | 732 u32 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv() local 2214 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, in tipc_sk_publish() 2238 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw()
|
/net/decnet/ |
D | dn_fib.c | 66 u8 scope; member 692 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down() local
|
D | dn_table.c | 300 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
|
D | dn_route.c | 914 static __le16 dnet_select_source(const struct net_device *dev, __le16 daddr, int scope) in dnet_select_source()
|