HomeSort by: relevance | last modified time | path
    Searched defs:ip6bufm (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet6/
ip6_mroute.c 771 char ip6bufo[INET6_ADDRSTRLEN], ip6bufm[INET6_ADDRSTRLEN]; local in function:add_m6fc
783 IN6_PRINT(ip6bufm,
814 IN6_PRINT(ip6bufm,
824 IN6_PRINT(ip6bufm,
869 IN6_PRINT(ip6bufm,
969 char ip6bufo[INET6_ADDRSTRLEN], ip6bufm[INET6_ADDRSTRLEN]; local in function:del_m6fc
972 IN6_PRINT(ip6bufm, &mcastgrp.sin6_addr));
1309 char ip6bufm[INET6_ADDRSTRLEN]; local in function:expire_upcalls
1314 IN6_PRINT(ip6bufm,

Completed in 12 milliseconds