Searched refs:set_mask_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c3165 set_mask_info(struct hostent *hp, unsigned int plen, struct in6_addr *mask_v6) function
3251 rc = set_mask_info(shp, splen, &cptr->ips_src_mask_v6);
3258 rc = set_mask_info(dhp, dplen, &cptr->ips_dst_mask_v6);

Completed in 68 milliseconds