Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_nat_redirect.c83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable()
112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
/net/tipc/
Daddr.h53 signed char scope; member
64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr()
Dname_table.h80 u16 scope; member
Dgroup.c90 u32 scope; member
364 int *scope) in tipc_group_self()
Dmsg.c700 u32 scope = msg_lookup_scope(msg); in tipc_msg_lookup_dest() local
Dname_table.c681 u8 scope = ua->scope; in tipc_nametbl_lookup_mcast_sockets() local
Dsocket.c3112 int scope; in tipc_sk_leave() local
3238 int len, scope; in tipc_getsockopt() local
/net/sctp/
Dbind_addr.c45 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy()
460 union sctp_addr *addr, enum sctp_scope scope, in sctp_copy_one_addr()
506 enum sctp_scope scope) in sctp_in_scope()
Dassociola.c55 enum sctp_scope scope, gfp_t gfp) in sctp_association_init()
289 enum sctp_scope scope, gfp_t gfp) in sctp_association_new()
1574 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
Dsm_make_chunk.c1633 enum sctp_scope scope; in sctp_make_temp_asoc() local
1752 enum sctp_scope scope; in sctp_unpack_cookie() local
2549 enum sctp_scope scope; in sctp_process_param() local
Dipv6.c287 enum sctp_scope scope; in sctp_v6_get_dst() local
Dprotocol.c134 enum sctp_scope scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list()
Dsocket.c1075 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.c1478 int scope; member
3122 int plen, int scope) in add_addr()
3151 int scope, plen, offset = 0; in add_v4_addrs() local
4972 u8 scope, int ifindex) in put_ifaddrmsg()
5107 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr() local
5142 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr() local
/net/ipv4/
Dfib_lookup.h57 u8 scope; member
Dfib_semantics.c336 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1()
1118 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw()
1246 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1344 unsigned char scope) in fib_info_update_nhc_saddr()
2007 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
Ddevinet.c1285 int scope) in in_dev_select_addr()
1300 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr()
1371 __be32 local, int scope) in confirm_addr_indev()
1423 __be32 dst, __be32 local, int scope) in inet_confirm_addr()
Darp.c398 int scope; in arp_ignore() local
Dfib_frontend.c277 int scope; in fib_compute_spec_dst() local
Dnexthop.c1326 static int nexthop_check_scope(struct nh_info *nhi, u8 scope, in nexthop_check_scope()
1347 int fib_check_nexthop(struct nexthop *nh, u8 scope, in fib_check_nexthop()