Searched refs:len_sub (Results 1 – 2 of 2) sorted by relevance
1947 u_char len_sub = 0; in l3ni1_redir_req() local1967 if (*subp++ == '.') len_sub = strlen(subp) + 2; /* length including info subaddress element */ in l3ni1_redir_req()1970 *p++ = len_phone + len_sub + 2 + 2 + 8 + 3 + 3; /* length of element */ in l3ni1_redir_req()1974 *p++ = len_phone + len_sub + 2 + 2 + 8 + 3; /* length of data */ in l3ni1_redir_req()1983 *p++ = len_phone + 2 + 2 + 3 + len_sub; /* length */ in l3ni1_redir_req()1986 *p++ = len_phone + 2 + len_sub; /* length */ in l3ni1_redir_req()1992 if (len_sub) in l3ni1_redir_req()1994 *p++ = len_sub - 2; in l3ni1_redir_req()
2091 u_char len_sub = 0; in l3dss1_redir_req() local2111 if (*subp++ == '.') len_sub = strlen(subp) + 2; /* length including info subaddress element */ in l3dss1_redir_req()2114 *p++ = len_phone + len_sub + 2 + 2 + 8 + 3 + 3; /* length of element */ in l3dss1_redir_req()2118 *p++ = len_phone + len_sub + 2 + 2 + 8 + 3; /* length of data */ in l3dss1_redir_req()2127 *p++ = len_phone + 2 + 2 + 3 + len_sub; /* length */ in l3dss1_redir_req()2130 *p++ = len_phone + 2 + len_sub; /* length */ in l3dss1_redir_req()2136 if (len_sub) in l3dss1_redir_req()2138 *p++ = len_sub - 2; in l3dss1_redir_req()