Searched refs:ip6bufg (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_mroute.c | 821 char ip6bufo[INET6_ADDRSTRLEN], ip6bufg[INET6_ADDRSTRLEN]; in add_m6fc() local 832 ip6_sprintf(ip6bufg, &mfccp->mf6cc_mcastgrp.sin6_addr), in add_m6fc() 859 ip6_sprintf(ip6bufg, in add_m6fc() 866 ip6_sprintf(ip6bufg, in add_m6fc() 903 ip6_sprintf(ip6bufg, &mfccp->mf6cc_mcastgrp.sin6_addr), in add_m6fc() 989 char ip6bufo[INET6_ADDRSTRLEN], ip6bufg[INET6_ADDRSTRLEN]; in del_m6fc() local 1003 ip6_sprintf(ip6bufg, &mcastgrp.sin6_addr)); in del_m6fc() 1311 char ip6bufo[INET6_ADDRSTRLEN], ip6bufg[INET6_ADDRSTRLEN]; in expire_upcalls() local 1334 ip6_sprintf(ip6bufg, &mfc->mf6c_mcastgrp.sin6_addr)); in expire_upcalls()
|