Searched refs:irport1 (Results 1 – 1 of 1) sorted by relevance
3379 const stmf_i_remote_port_t *irport1 = void_irport1; in stmf_irport_compare() local3384 if (irport1->irport_id->code_set < in stmf_irport_compare()3387 } else if (irport1->irport_id->code_set > in stmf_irport_compare()3393 if (irport1->irport_id->ident_length < in stmf_irport_compare()3396 } else if (irport1->irport_id->ident_length > in stmf_irport_compare()3402 result = memcmp(irport1->irport_id->ident, in stmf_irport_compare()3404 irport1->irport_id->ident_length); in stmf_irport_compare()