Searched refs:lookup_smach_by_uindex (Results 1 – 3 of 3) sorted by relevance
296 dhcp_smach_t *lookup_smach_by_uindex(uint16_t, dhcp_smach_t *, boolean_t);
1388 for (dsmp = lookup_smach_by_uindex(ifindex, NULL, isv6); in rtsock_event()1399 dsmnext = lookup_smach_by_uindex(ifindex, dsmp, isv6); in rtsock_event()
556 lookup_smach_by_uindex(uint16_t ifindex, dhcp_smach_t *dsmp, boolean_t isv6) in lookup_smach_by_uindex() function