Home
last modified time | relevance | path

Searched refs:ncec_t (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ndp.h151 ncec_t *nce_hash_tbl[NCE_TABLE_SIZE];
283 extern void ncec_delete(ncec_t *);
287 extern void ncec_inactive(ncec_t *);
306 extern void ndp_resolv_failed(ncec_t *);
307 extern void arp_resolv_failed(ncec_t *);
320 extern void ncec_refrele(ncec_t *);
321 extern void ncec_refhold(ncec_t *);
322 extern void ncec_refrele_notr(ncec_t *);
324 extern void nce_resolv_ok(ncec_t *);
339 extern void nce_trace_ref(ncec_t *);
[all …]
H A Dip2mac_impl.h40 extern void ncec_cb_dispatch(ncec_t *);
41 extern void ncec_ip2mac_response(ip2mac_t *, ncec_t *);
42 extern void ncec_cb_refhold_locked(ncec_t *);
43 extern void ncec_cb_refrele(ncec_t *);
H A Dip_arp.h106 extern boolean_t arp_announce(ncec_t *);
107 extern boolean_t arp_probe(ncec_t *);
108 extern int arp_request(ncec_t *, in_addr_t, ill_t *);
H A Dip.h1300 typedef struct ncec_s ncec_t; typedef
3429 extern void ipmp_ncec_delete_nce(ncec_t *);
3430 extern void ipmp_ncec_refresh_nce(ncec_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c116 ncec_t *);
424 ncec_t *ncec1; in nce_remove()
425 ncec_t **ptpn; in nce_remove()
459 ncec_t **ptpn; in ncec_delete()
460 ncec_t *ncec1; in ncec_delete()
693 ncec_t *
696 ncec_t *ncec; in ncec_lookup_illgrp_v6()
713 ncec_t *
742 ncec_t *
949 ncec_t *ncec; in ncec_walk_common()
[all …]
H A Dip2mac.c41 ncec_cb_dispatch(ncec_t *ncec) in ncec_cb_dispatch()
78 ncec_ip2mac_response(ip2mac_t *ip2m, ncec_t *ncec) in ncec_ip2mac_response()
116 ncec_cb_refhold_locked(ncec_t *ncec) in ncec_cb_refhold_locked()
123 ncec_cb_refrele(ncec_t *ncec) in ncec_cb_refrele()
146 ncec_add_cb(ncec_t *ncec, ip2mac_callback_t *cb, void *cbarg) in ncec_add_cb()
180 ncec_t *ncec; in ip2mac()
340 ip2mac_cancel_callback(ncec_t *ncec, void *arg) in ip2mac_cancel_callback()
H A Dip_arp.c66 ncec_t *);
217 const in_addr_t *src_paddr, ncec_t **sncec, int op) in ip_nce_resolve_all()
220 ncec_t *ncec; in ip_nce_resolve_all()
821 ncec_t *dst_ncec, *src_ncec = NULL; in arp_process_packet()
1032 arh_t *, arh, ncec_t *, dst_ncec); in arp_process_packet()
1076 ill_t *, ill, arh_t *, arh, ncec_t *, dst_ncec); in arp_process_packet()
1442 ip_recv_attr_t *ira, ncec_t *ncec) in arp_notify()
1638 arp_request(ncec_t *ncec, in_addr_t sender, ill_t *ill) in arp_request()
1695 arp_announce(ncec_t *ncec) in arp_announce()
1735 arp_probe(ncec_t *ncec) in arp_probe()
H A Dipmp.c93 static void ipmp_ncec_delete_nonlocal(ncec_t *, void *);
923 ncec_t *ncec; in ipmp_illgrp_refresh_arpent()
2186 ipmp_ncec_delete_nonlocal(ncec_t *ncec, void *ill_arg) in ipmp_ncec_delete_nonlocal()
2197 ipmp_ncec_delete_nce(ncec_t *ncec) in ipmp_ncec_delete_nce()
2231 ipmp_ncec_refresh_nce(ncec_t *ncec) in ipmp_ncec_refresh_nce()
H A Dip.c712 static void ip_snmp_get2_v4_media(ncec_t *, void *);
713 static void ip_snmp_get2_v6_media(ncec_t *, void *);
11208 ip_snmp_get2_v6_media(ncec_t *ncec, void *ptr) in ip_snmp_get2_v6_media()
11259 nce2ace(ncec_t *ncec) in nce2ace()
11286 ip_snmp_get2_v4_media(ncec_t *ncec, void *ptr) in ip_snmp_get2_v4_media()
14480 ncec_t *ncec = nce->nce_common; in ip_xmit()
14755 (ncec_t *), ncec, (mblk_t *), mp); in ip_xmit()
H A Dip_output.c2066 ncec_t *ncec; in ip_postfrag_loopback()
H A Dip_ire.c2276 sizeof (ncec_t), 0, NULL, NULL, in ip_ire_g_init()
H A Dip6.c1629 ncec_t *ncec = NULL; in icmp_send_redirect_v6()
H A Dip_if.c2743 ncec_t *ncec; in ill_set_nce_router_flags()
5092 MAX(sizeof (ire_t), sizeof (ncec_t))); in th_trace_gethash()
8195 ncec_t *ncec = NULL; in ip_sioctl_arp()
12235 ncec_t *ncec; in ipif_nce_start_dad()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c91 ncec_t ncec;
226 static int ncec_format(uintptr_t addr, const ncec_t *ncec, int ipversion);
745 ncec_t ncec; in nce_format()
2062 ncec_l2_addr(const ncec_t *ncec, const ill_t *ill) in ncec_l2_addr()
2146 ncec_t ncec; in ncec()
2168 if (mdb_vread(&ncec, sizeof (ncec_t), addr) == -1) { in ncec()
2192 ncec_format(uintptr_t addr, const ncec_t *ncec, int ipversion) in ncec_format()
2439 if (mdb_vread(&nw->ncec, sizeof (ncec_t), addr) == -1) { in ncec_stack_walk_step()
2462 ncec_t ncec; in ncec_cb()
2464 if (mdb_vread(&ncec, sizeof (ncec_t), addr) == -1) { in ncec_cb()