/net/tipc/ |
D | name_table.c | 93 u32 scope, u32 node, u32 port, in tipc_publ_create() 222 u32 upper, u32 scope, in tipc_service_insert_publ() 338 u32 scope, u32 node, in tipc_nametbl_insert_publ() 474 bool tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope, in tipc_nametbl_lookup() 515 u32 scope, bool exact, struct list_head *dports) in tipc_nametbl_mc_lookup() 582 u32 type, u32 scope) in tipc_nametbl_build_group() 611 u32 upper, u32 scope, u32 port, in tipc_nametbl_publish()
|
D | subscr.c | 78 u32 scope, int must) in tipc_sub_report_overlap()
|
D | name_table.h | 78 u32 scope; member
|
D | socket.c | 946 u32 type, inst, scope; in tipc_send_group_anycast() local 1100 u32 type, inst, scope, exclude; in tipc_send_group_mcast() local 1135 u32 type, lower, upper, scope; in tipc_sk_mcast_rcv() local 2712 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, in tipc_sk_publish() 2740 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw() 2926 int scope; in tipc_sk_leave() local 3045 int len, scope; in tipc_getsockopt() local
|
D | group.c | 89 u32 scope; member 357 int *scope) in tipc_group_self()
|
/net/sctp/ |
D | bind_addr.c | 45 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy() 451 union sctp_addr *addr, enum sctp_scope scope, in sctp_copy_one_addr() 496 enum sctp_scope scope) in sctp_in_scope()
|
D | associola.c | 55 enum sctp_scope scope, gfp_t gfp) in sctp_association_init() 285 enum sctp_scope scope, gfp_t gfp) in sctp_association_new() 1570 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
|
D | sm_make_chunk.c | 1584 enum sctp_scope scope; in sctp_make_temp_asoc() local 1706 enum sctp_scope scope; in sctp_unpack_cookie() local 2498 enum sctp_scope scope; in sctp_process_param() local
|
D | ipv6.c | 238 enum sctp_scope scope; in sctp_v6_get_dst() local
|
D | protocol.c | 133 enum sctp_scope scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list()
|
D | socket.c | 1057 enum sctp_scope scope; in sctp_connect_new_asoc() local
|
/net/ipv6/ |
D | addrconf_core.c | 20 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument 22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
|
D | addrconf.c | 1470 int scope; member 3095 int plen, int scope) in add_addr() 3124 int scope, plen; in sit_add_v4_addrs() local 4831 u8 scope, int ifindex) in put_ifaddrmsg() 4964 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr() local 4997 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr() local
|
/net/ipv4/ |
D | fib_lookup.h | 54 u8 scope; member
|
D | fib_semantics.c | 328 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1() 1055 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw() 1183 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh() 1281 unsigned char scope) in fib_info_update_nhc_saddr() 1925 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
|
D | devinet.c | 1280 int scope) in in_dev_select_addr() 1295 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() 1366 __be32 local, int scope) in confirm_addr_indev() 1418 __be32 dst, __be32 local, int scope) in inet_confirm_addr()
|
D | nexthop.c | 615 static int nexthop_check_scope(struct nexthop *nh, u8 scope, in nexthop_check_scope() 639 int fib_check_nexthop(struct nexthop *nh, u8 scope, in fib_check_nexthop()
|
D | arp.c | 396 int scope; in arp_ignore() local
|
D | fib_frontend.c | 287 int scope; in fib_compute_spec_dst() local
|
/net/decnet/ |
D | dn_fib.c | 68 u8 scope; member 700 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down() local
|
D | dn_table.c | 302 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
|
D | dn_route.c | 906 static __le16 dnet_select_source(const struct net_device *dev, __le16 daddr, int scope) in dnet_select_source()
|