Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_mroute.c182 static int get_sg_cnt(struct sioc_sg_req *, ip_stack_t *);
425 return (get_sg_cnt((struct sioc_sg_req *)mp1->b_rptr, ipst)); in mrt_ioctl()
437 get_sg_cnt(struct sioc_sg_req *req, ip_stack_t *ipst) in get_sg_cnt() function