Lines Matching defs:pi
63 struct phyint *pi; in phyint_lookup() local
78 struct phyint *pi; in phyint_lookup_on_index() local
93 struct phyint *pi; in phyint_create() local
154 phyint_insert(struct phyint *pi) in phyint_insert()
171 phyint_init_from_k(struct phyint *pi) in phyint_init_from_k()
473 phyint_delete(struct phyint *pi) in phyint_delete()
518 phyint_timer(struct phyint *pi, uint_t elapsed) in phyint_timer()
572 phyint_print(struct phyint *pi) in phyint_print()
644 phyint_get_lla(struct phyint *pi, struct lifreq *lifrp) in phyint_get_lla()
680 phyint_reach_random(struct phyint *pi, boolean_t set_needed) in phyint_reach_random()
715 struct phyint *pi; in tmptoken_isvalid() local
759 tmptoken_create(struct phyint *pi) in tmptoken_create()
826 tmptoken_delete(struct phyint *pi) in tmptoken_delete()
852 tmptoken_timer(struct phyint *pi, uint_t elapsed) in tmptoken_timer()
992 prefix_lookup(struct phyint *pi, struct in6_addr prefix, int prefixlen) in prefix_lookup()
1069 prefix_lookup_name(struct phyint *pi, char *name) in prefix_lookup_name()
1096 struct phyint *pi; in prefix_lookup_addr_match() local
1124 prefix_create(struct phyint *pi, struct in6_addr prefix, int prefixlen, in prefix_create()
1160 prefix_create_name(struct phyint *pi, char *name) in prefix_create_name()
1181 prefix_insert(struct phyint *pi, struct prefix *pr) in prefix_insert()
1230 struct phyint *pi = pr->pr_physical; in prefix_init_from_k() local
1367 struct phyint *pi; in prefix_delete() local
1404 struct phyint *pi = pr->pr_physical; in prefix_modify_flags() local
1489 struct phyint *pi = pr->pr_physical; in prefix_update_k() local
1920 adv_prefix_lookup(struct phyint *pi, struct in6_addr prefix, int prefixlen) in adv_prefix_lookup()
1944 adv_prefix_create(struct phyint *pi, struct in6_addr prefix, int prefixlen) in adv_prefix_create()
1971 adv_prefix_insert(struct phyint *pi, struct adv_prefix *adv_pr) in adv_prefix_insert()
1989 struct phyint *pi; in adv_prefix_delete() local
2058 router_lookup(struct phyint *pi, struct in6_addr addr) in router_lookup()
2082 router_create(struct phyint *pi, struct in6_addr addr, uint_t lifetime) in router_create()
2108 router_insert(struct phyint *pi, struct router *dr) in router_insert()
2126 struct phyint *pi; in router_delete() local
2225 struct phyint *pi = dr->dr_physical; in router_add_k() local
2269 struct phyint *pi = dr->dr_physical; in router_delete_k() local
2317 struct phyint *pi; in phyint_print_all() local
2325 phyint_cleanup(struct phyint *pi) in phyint_cleanup()
2352 struct phyint *pi = pr->pr_physical; in prefix_update_ipadm_addrobj() local