Home
last modified time | relevance | path

Searched defs:ipaddr (Results 1 – 14 of 14) sorted by relevance

/net/6lowpan/
Diphc.c157 lowpan_iphc_uncompress_802154_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_802154_lladdr()
282 struct in6_addr *ipaddr, in lowpan_iphc_uncompress_lladdr()
305 struct in6_addr *ipaddr, in lowpan_iphc_uncompress_addr()
366 struct in6_addr *ipaddr, in lowpan_iphc_uncompress_ctx_addr()
427 struct in6_addr *ipaddr, in lowpan_uncompress_multicast_daddr()
481 struct in6_addr *ipaddr, in lowpan_uncompress_multicast_ctx_daddr()
791 lowpan_iphc_compress_ctx_802154_lladdr(const struct in6_addr *ipaddr, in lowpan_iphc_compress_ctx_802154_lladdr()
833 const struct in6_addr *ipaddr, in lowpan_iphc_addr_equal()
847 const struct in6_addr *ipaddr, in lowpan_compress_ctx_addr()
905 lowpan_iphc_compress_802154_lladdr(const struct in6_addr *ipaddr, in lowpan_iphc_compress_802154_lladdr()
[all …]
/net/rds/
Dib_rdma.c50 static struct rds_ib_device *rds_ib_get_device(__be32 ipaddr) in rds_ib_get_device()
70 static int rds_ib_add_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_add_ipaddr()
87 static void rds_ib_remove_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_remove_ipaddr()
108 struct in6_addr *ipaddr) in rds_ib_update_ipaddr()
Dib.h234 __be32 ipaddr; member
/net/atm/
Dmpc.h43 __be32 ipaddr; member
Dmpoa_proc.c249 __be32 ipaddr; in parse_qos() local
Dmpc.c497 __be32 ipaddr = 0; in send_via_shortcut() local
611 __be32 ipaddr; in atm_mpoa_vcc_attach() local
Dmpoa_caches.c395 static eg_cache_entry *eg_cache_get_by_src_ip(__be32 ipaddr, in eg_cache_get_by_src_ip()
/net/netfilter/ipset/
Dip_set_core.c280 ip_set_get_ipaddr4(struct nlattr *nla, __be32 *ipaddr) in ip_set_get_ipaddr4()
298 ip_set_get_ipaddr6(struct nlattr *nla, union nf_inet_addr *ipaddr) in ip_set_get_ipaddr6()
/net/ipv4/
Desp4.c802 xfrm_address_t ipaddr; in esp_input_done2() local
/net/xfrm/
Dxfrm_state.c2256 static int __km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport) in __km_new_mapping()
2272 int km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport) in km_new_mapping()
Dxfrm_user.c3601 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, in xfrm_send_mapping()
/net/ipv6/
Desp6.c848 xfrm_address_t ipaddr; in esp6_input_done2() local
/net/key/
Daf_key.c3354 static int pfkey_send_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport) in pfkey_send_new_mapping()
/net/sctp/
Dsm_statefuns.c1368 union sctp_addr *ipaddr) in list_has_sctp_addr()