Searched refs:a_locidtotal (Results 1 – 1 of 1) sorted by relevance
1037 uint_t a_locidtotal = 0, a_remidtotal = 0; in parse_ps() local1122 a_locidtotal = IKEDOORROUNDUP(sizeof (sadb_ident_t) + locidlen); in parse_ps()1123 *len += a_locidtotal; in parse_ps()1166 (void) strlcpy((char *)(sidp + 1), locid, a_locidtotal); in parse_ps()1169 psp->ps_remoteid_off = psp->ps_localid_off + a_locidtotal; in parse_ps()