Searched defs:protoname (Results 1 – 5 of 5) sorted by relevance
144 final String protoname = this.protocol.getProtocol(); in parseProtocolVersion() local240 final String protoname = this.protocol.getProtocol(); in hasProtocolVersion() local
752 print_txt_line(netdissect_options *ndo, const char *protoname, in print_txt_line()823 const char *protoname, const char **cmds, u_int flags) in txtproto_print()
126 def is_externsync_command(self, protoname): argument
158 def is_externsync_command(self, protoname): argument
75 const char *protoname = proto_to_name(proto, nolookup); in find_proto() local