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

  /src/usr.sbin/mrouted/
prune.c 1957 int resptype; local in function:accept_mtrace
2205 resptype = IGMP_MTRACE_REPLY;
2211 resptype = IGMP_MTRACE_REPLY;
2214 resptype = IGMP_MTRACE_QUERY;
2227 resptype, no, group,
2235 resptype == IGMP_MTRACE_REPLY ? "reply" : "request on",
2239 resptype, no, group,
prune.c 1957 int resptype; local in function:accept_mtrace
2205 resptype = IGMP_MTRACE_REPLY;
2211 resptype = IGMP_MTRACE_REPLY;
2214 resptype = IGMP_MTRACE_QUERY;
2227 resptype, no, group,
2235 resptype == IGMP_MTRACE_REPLY ? "reply" : "request on",
2239 resptype, no, group,

Completed in 27 milliseconds