Searched refs:irport1 (Results 1 – 1 of 1) sorted by relevance
3381 const stmf_i_remote_port_t *irport1 = void_irport1; in stmf_irport_compare() local3386 if (irport1->irport_id->code_set < in stmf_irport_compare()3389 } else if (irport1->irport_id->code_set > in stmf_irport_compare()3395 if (irport1->irport_id->ident_length < in stmf_irport_compare()3398 } else if (irport1->irport_id->ident_length > in stmf_irport_compare()3404 result = memcmp(irport1->irport_id->ident, in stmf_irport_compare()3406 irport1->irport_id->ident_length); in stmf_irport_compare()