Searched refs:subp (Results 1 – 2 of 2) sorted by relevance
2099 u_char *subp; in l3dss1_redir_req() local2120 …for (subp = pc->chan->setup.phone; (*subp) && (*subp != '.'); subp++) len_phone++; /* len of phone… in l3dss1_redir_req()2121 … if (*subp++ == '.') len_sub = strlen(subp) + 2; /* length including info subaddress element */ in l3dss1_redir_req()2149 while (*subp) *p++ = *subp++; in l3dss1_redir_req()
1954 u_char *subp; in l3ni1_redir_req() local1975 …for (subp = pc->chan->setup.phone; (*subp) && (*subp != '.'); subp++) len_phone++; /* len of phone… in l3ni1_redir_req()1976 … if (*subp++ == '.') len_sub = strlen(subp) + 2; /* length including info subaddress element */ in l3ni1_redir_req()2004 while (*subp) *p++ = *subp++; in l3ni1_redir_req()