Searched defs:ill_s (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h456 struct ill_s;
458 typedef void ip_v6intfid_func_t(struct ill_s *, in6_addr_t *);
459 typedef void ip_v6mapinfo_func_t(struct ill_s *, uchar_t *, uchar_t *);
460 typedef void ip_v4mapinfo_func_t(struct ill_s *, uchar_t *, uchar_t *);
484 extern void ip_mcast_mapping(struct ill_s *, uchar_t *, uchar_t *);
625 struct ill_s *ilg_ill; /* Where ilm is joined. No refhold */
657 struct ill_s *ilm_ill; /* Back pointer to ill - ill_ilm_cnt */
933 struct ill_s *ipif_ill; /* Back pointer to our ill */
975 struct ill_s *ipif_bound_ill;
1210 struct ill_s *phyint_illv
1605 typedef struct ill_s { struct
[all...]

Completed in 69 milliseconds