/net/ipv6/ |
D | addrconf_core.c | 8 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument 10 static inline unsigned ipv6_addr_scope2type(unsigned scope) in ipv6_addr_scope2type()
|
D | addrconf.c | 589 int scope, u32 flags) in ipv6_add_addr() 979 int scope; member 2088 int scope; in inet6_addr_add() local 2237 int scope; in sit_add_v4_addrs() local 3339 u8 scope, int ifindex) in put_ifaddrmsg() 3425 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr() local 3450 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr() local
|
/net/sctp/ |
D | bind_addr.c | 66 sctp_scope_t scope, gfp_t gfp, in sctp_bind_addr_copy() 455 sctp_scope_t scope, gfp_t gfp, in sctp_copy_one_addr() 499 int sctp_in_scope(const union sctp_addr *addr, sctp_scope_t scope) in sctp_in_scope()
|
D | associola.c | 73 sctp_scope_t scope, in sctp_association_init() 343 sctp_scope_t scope, in sctp_association_new() 1435 sctp_scope_t scope; in sctp_assoc_set_bind_addr_from_ep() local
|
D | sm_make_chunk.c | 1444 sctp_scope_t scope; in sctp_make_temp_asoc() local 1575 sctp_scope_t scope; in sctp_unpack_cookie() local 2367 sctp_scope_t scope; in sctp_process_param() local
|
D | ipv6.c | 307 sctp_scope_t scope; in sctp_v6_get_saddr() local
|
D | protocol.c | 242 int sctp_copy_local_addr_list(struct sctp_bind_addr *bp, sctp_scope_t scope, in sctp_copy_local_addr_list()
|
D | socket.c | 977 sctp_scope_t scope; in __sctp_connect() local 1439 sctp_scope_t scope; in sctp_sendmsg() local
|
/net/tipc/ |
D | name_table.c | 127 u32 scope, u32 node, u32 port_ref, in publ_create() 250 u32 scope, u32 node, u32 port, u32 key) in tipc_nameseq_insert_publ() 572 u32 scope, u32 node, u32 port, u32 key) in tipc_nametbl_insert_publ() 752 int tipc_nametbl_publish_rsv(u32 ref, unsigned int scope, in tipc_nametbl_publish_rsv() 768 u32 scope, u32 port_ref, u32 key) in tipc_nametbl_publish()
|
D | name_table.h | 75 u32 scope; member
|
D | port.c | 1109 int tipc_publish(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) in tipc_publish() 1147 int tipc_withdraw(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) in tipc_withdraw()
|
/net/ipv4/ |
D | fib_semantics.c | 86 u8 scope; member 946 u32 tb_id, u8 type, u8 scope, __be32 dst, int dst_len, u8 tos, in fib_dump_info() 1063 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
|
D | devinet.c | 864 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() 917 __be32 local, int scope) in confirm_addr_indev() 961 __be32 dst, __be32 local, int scope) in inet_confirm_addr()
|
D | arp.c | 385 int scope; in arp_ignore() local
|
/net/decnet/ |
D | dn_fib.c | 65 u8 scope; member 667 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down() local
|
D | dn_table.c | 294 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
|
D | dn_route.c | 828 static __le16 dnet_select_source(const struct net_device *dev, __le16 daddr, int scope) in dnet_select_source()
|