/net/netfilter/ |
D | nf_nat_redirect.c | 83 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/ |
D | addr.h | 53 signed char scope; member 64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr()
|
D | name_table.h | 80 u16 scope; member
|
D | group.c | 90 u32 scope; member 364 int *scope) in tipc_group_self()
|
D | msg.c | 700 u32 scope = msg_lookup_scope(msg); in tipc_msg_lookup_dest() local
|
D | name_table.c | 681 u8 scope = ua->scope; in tipc_nametbl_lookup_mcast_sockets() local
|
D | socket.c | 3112 int scope; in tipc_sk_leave() local 3238 int len, scope; in tipc_getsockopt() local
|
/net/sctp/ |
D | bind_addr.c | 45 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()
|
D | associola.c | 55 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()
|
D | sm_make_chunk.c | 1633 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
|
D | ipv6.c | 287 enum sctp_scope scope; in sctp_v6_get_dst() local
|
D | protocol.c | 134 enum sctp_scope scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list()
|
D | socket.c | 1075 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 | 1478 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/ |
D | fib_lookup.h | 57 u8 scope; member
|
D | fib_semantics.c | 336 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
|
D | devinet.c | 1285 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()
|
D | arp.c | 398 int scope; in arp_ignore() local
|
D | fib_frontend.c | 277 int scope; in fib_compute_spec_dst() local
|
D | nexthop.c | 1326 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()
|