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

  /src/usr.sbin/mrouted/
igmp.c 32 static const char * packet_kind(u_int type, u_int code);
79 packet_kind(u_int type, u_int code) function in typeref:typename:const char *
174 packet_kind(igmp->igmp_type, igmp->igmp_code),
352 packet_kind(type, code), inet_fmt(src),
igmp.c 32 static const char * packet_kind(u_int type, u_int code);
79 packet_kind(u_int type, u_int code) function in typeref:typename:const char *
174 packet_kind(igmp->igmp_type, igmp->igmp_code),
352 packet_kind(type, code), inet_fmt(src),

Completed in 22 milliseconds