Home
last modified time | relevance | path

Searched defs:ipaddr (Results 1 – 13 of 13) 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.c43 static struct rds_ib_device *rds_ib_get_device(__be32 ipaddr) in rds_ib_get_device()
63 static int rds_ib_add_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_add_ipaddr()
80 static void rds_ib_remove_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_remove_ipaddr()
101 struct in6_addr *ipaddr) in rds_ib_update_ipaddr()
Dib.h234 __be32 ipaddr; member
/net/atm/
Dmpc.h43 __be32 ipaddr; member
Dmpoa_proc.c252 __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/ipv4/
Desp4.c614 xfrm_address_t ipaddr; in esp_input_done2() local
/net/netfilter/ipset/
Dip_set_core.c294 ip_set_get_ipaddr4(struct nlattr *nla, __be32 *ipaddr) in ip_set_get_ipaddr4()
312 ip_set_get_ipaddr6(struct nlattr *nla, union nf_inet_addr *ipaddr) in ip_set_get_ipaddr6()
/net/xfrm/
Dxfrm_state.c2216 int km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport) in km_new_mapping()
Dxfrm_user.c3397 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, in xfrm_send_mapping()
/net/key/
Daf_key.c3358 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.c1324 union sctp_addr *ipaddr) in list_has_sctp_addr()