Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 22 of 22) sorted by relevance

/net/tipc/
Dname_table.c93 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()
Dsubscr.c78 u32 scope, int must) in tipc_sub_report_overlap()
Dname_table.h78 u32 scope; member
Dsocket.c946 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
Dgroup.c89 u32 scope; member
357 int *scope) in tipc_group_self()
/net/sctp/
Dbind_addr.c45 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()
Dassociola.c55 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()
Dsm_make_chunk.c1584 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
Dipv6.c238 enum sctp_scope scope; in sctp_v6_get_dst() local
Dprotocol.c133 enum sctp_scope scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list()
Dsocket.c1057 enum sctp_scope scope; in sctp_connect_new_asoc() local
/net/ipv6/
Daddrconf_core.c20 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument
22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
Daddrconf.c1470 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/
Dfib_lookup.h54 u8 scope; member
Dfib_semantics.c328 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
Ddevinet.c1280 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()
Dnexthop.c615 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()
Darp.c396 int scope; in arp_ignore() local
Dfib_frontend.c287 int scope; in fib_compute_spec_dst() local
/net/decnet/
Ddn_fib.c68 u8 scope; member
700 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down() local
Ddn_table.c302 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
Ddn_route.c906 static __le16 dnet_select_source(const struct net_device *dev, __le16 daddr, int scope) in dnet_select_source()